Cookbook for setting up 5-day REINIT ODAS Experiments
##############################################

To UPDATE to Latest Tag from Yuri

1. Update to Yuri's Latest
   cd /gpfsm/dnb42/projects/p17/rkovach/geos5/sandbox/yuri-S2S-2_1_UNSTABLE/GEOSodas/src
   cvs -nq upd 
   cvs upd -r yuri-S2S-2_1_UNSTABLE 

2. Build
   cd GEOSodas/src/
   source g5_modules
   gmake -j install 

3. Build ODAS
   cd Applications
   gmake install

4. Setup
   cd Applications/GEOSgcm_App/
   gcm_setup

5. REINIT setup
   cd Applications/UMD_Etc/UMD_rc/
   setup_reinit

6. Running
   cd to your ${EXP_DIR}/${EXPID}
   sbatch MOtoM2O.csh yyyy mondd as usual

