matplotlib - flow streamlines over topography by streamplot -


i trying show flow streamlines in x-z cross-section, cutting through mountain streamplot in matplotlib. realized streamplot accepts fixed coordinated. instance, each x need different z-vectors (due topography or surface elevation), requires 2d arrays x , z. there way use streamplot changing coordinates (like have quiver , contour)?


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -