Running ADAS: Difference between revisions

Ahh...now I see. Undo revision 1360 by Mathomp4 (talk)
Add info about renaming restarts and adding an exit
Line 56: Line 56:


   ~dao_ops/e572p5_fp/run/lnbcs
   ~dao_ops/e572p5_fp/run/lnbcs
Also, be sure to add an "exit" after you run the executable (if, say, you want to run one segment).


5. RC files
5. RC files
Line 78: Line 80:
   $ ls *_rst.20120515_21z.bin
   $ ls *_rst.20120515_21z.bin


Copy these files over from ARCHIVE to experiment directory.
Copy these files over from ARCHIVE to experiment directory and the rename them:
 
  $ cd /path/to/experiment
  $ rename _rst.20120515_21z.bin _rst *_rst.20120515_21z.bin


7. Run job
7. Run job
    
    
   $ qsub gcm_run.j
   $ qsub gcm_run.j