Opened 16 years ago
Closed 16 years ago
#311 closed upgrade (Done)
Added plotting of time-varying bathymetry
Reported by: | arango | Owned by: | arango |
---|---|---|---|
Priority: | minor | Milestone: | Plotting Package |
Component: | Plotting | Version: | 3.3 |
Keywords: | Cc: |
Description
I added a new field to varid.dat to allow plotting time-varying bathymetry in sediment morphology applications.
392,'IDBATH',1,T,'bath','-', 'Time-Varying bathymetry (m)'
This field can now be plotted by using FLDID=392.
[392] IDBATH Time-Varying bathymetry (m)
Many thanks to Nico Jarry for bring this to our attention.
Note:
See TracTickets
for help on using tickets.
I also added Compilers/Linux-gfortran.mk to compile the plotting package with gfortran.