Department of Oceanography
Dalhousie University
1355 Oxford Street
PO Box 15000
Halifax, NS, B3H 4R2
Canada
|
SOPALE Sopale Nested Processing SOPALE Output Printing MOZART TMM (Thermo-mechanical Model) old SOPALE documentation Geodynamics home page |
plot_ptt_pathplot_ptt_path is an IDL program which will plot the path (in
time) of a lagrangian particle on a graph of temperature vs
pressure. It reads the data in sopale's ptt_path output files. Lagrangian
particles are plotted, one colored circle for each point in time.
DocumentationThe documentation that exists is in the main input file plot_ptt_path.xml. Get a copy as described below. I/OInput parameters are read from the file plot_ptt_path.xml. Output can be to X-Windows or a postscript file. Running it, version 2.5/home/dguptill/software/bmnt_library_2.5/bin/plot_ptt_path
usage: plot_ptt_path <input-file> [ <run_name> ]
where:
<input-file> is an input file for plot_ptt_path
If it exists, it will be used. No other parameters required
If it does not exist,
<run_name> is the sopale_nested run name. aka nameout1.
The name plot_ptt_path.<run_name>.xml will be substituted.
If that exists, it will be used.
If that does not exist, it will be created.
for example:
plot_ptt_path x WGR13_P4_001_
Running it, earlier versions
where <version> is the current version of bmnt_library Running
|
|
|