Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeMidnight
SCM_CASE_LIST="BOMEX TWPICE DYCOMS"

The above will run all the cases. If making this change in oifs-config.edit_me.sh, remember to source the file once the change has been made.

...

Code Block
languagebash
themeMidnight
cd $OIFS_HOME
$SCM_TEST/callscm

The callscm  script is a wrapper for the main run.scm. Both scripts can found in $SCM_TEST , which is set in the oifs-config.edit_me.sh file to ${OIFS_HOME}/scripts/scm . At present, callscm  needs the following  

This will run all the cases defined in SCM_CASE_LIST and LIST and write the output to to $SCM_RUNDIR

Example plotting script

Once the SCM has successfully, it will produce output in $SCM_RUNDIR