Running ADAS: Difference between revisions
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==ADAS | ==ADAS run== | ||
===Build model=== | ===Build model=== | ||
Line 66: | Line 66: | ||
$ cd $FVHOME/run | $ cd $FVHOME/run | ||
<tt>g5das.j</tt> is the job submission script. The number of cpus etc. can be changed here (if they haven't already been changed during setup). Also, if you want to run a single cycle of <tt>GSIsa.x</tt> & <tt>GEOSgcm.x</tt> add <tt>exit</tt> right before 'PART IV'. | |||
<!-- | <!-- | ||
To simulate the OPS run d591_fpit, we make a few changes: | To simulate the OPS run d591_fpit, we make a few changes: | ||
Line 80: | Line 81: | ||
--> | --> | ||
===Data Assimilation | ===Data Assimilation=== | ||
$ cd $FVHOME/run | $ cd $FVHOME/run | ||
Line 87: | Line 88: | ||
<tt>g5das</tt> creates a scratch directory <tt>$NOBACKUP/fvwork.xxxx</tt> and runs the experiment there. After the initial setup, <tt>GSIsa.x</tt> is run with output written to <tt>ana.log</tt> followed by <tt>GEOSgcm.x</tt> which writes its output to <tt>stdout</tt> and <tt>fvpsas.log</tt>. | <tt>g5das</tt> creates a scratch directory <tt>$NOBACKUP/fvwork.xxxx</tt> and runs the experiment there. After the initial setup, <tt>GSIsa.x</tt> is run with output written to <tt>ana.log</tt> followed by <tt>GEOSgcm.x</tt> which writes its output to <tt>stdout</tt> and <tt>fvpsas.log</tt>. | ||
===Forecast=== | |||
==Simulating OPS run== | |||
<!--EVERYTHING BELOW IS COMMENTED OUT | <!--EVERYTHING BELOW IS COMMENTED OUT | ||
==Simulating DAS forecast run== | ==Simulating DAS forecast run== | ||
Line 171: | Line 173: | ||
--> | --> | ||
[[Category:SI Team]] | [[Category:SI Team]] | ||
[[Category:Running the Model]] | [[Category:Running the Model]] |