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 |
compare_tsitecompare_site is a shell script that reads two sopale text output files. From them it extracts the e= values, as a function of time step and iteration. Then it invokes the IDL plot program plot_tsite. plot_tsite creates a plot with three elements:
InputsThe program (shell script) would like to have these parameters:
on the command line. If they are not present, a "usage" message will be printed. From stdin, it reads
OutputsThe output is to X or a postscript file in the current directory. RunningType:
version > is the current version of bmnt_library.
Running on castorcompare_tsite is a shell script. It is normal for shell
scripts to start with a line like
which on GNU/Linux systems usually means bash. On our
castor, it means something else, and the script fails. It will
run if the first line is changed to
So if I forget to change it on castor, please remind me. |
|