plotting topography

Eric DeWeaver deweaver at AOS.WISC.EDU
Wed Sep 28 13:15:32 EDT 2005


Hi Morgan,

Here's one suggestion:

'set z 1 12'        -- or whatever your vertical range is
'topz = topo'

The idea is to define a new variable called topz which is the same
as the 2d topography (I'm calling this variable topo), but it's
defined at all relevant levels.

Good luck,

Eric


On Wed, 28 Sep 2005, Morgan Silverman wrote:

> I am plotting 2D cross sections (x vs z) of flow over a 2D mountain, and
> would like to be able to show the contour outline of the topography. When I
> try to do this though it will not work because the topography does not vary
> in the z direction like the other variables. Any suggestions how I can show
> both z varying variables and the topography together? Thanks.
>



More information about the gradsusr mailing list