/[MITgcm]/MITgcm_contrib/PRM/README
ViewVC logotype

Diff of /MITgcm_contrib/PRM/README

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.7 by jmc, Fri Oct 5 22:55:50 2007 UTC revision 1.12 by jmc, Fri Apr 25 19:33:34 2008 UTC
# Line 1  Line 1 
1  # Code customization for MITgcm multi-component super-param runs with ESMF.  # Code customization for MITgcm multi-component super-param runs with ESMF.
2  # =========================================================================  # =========================================================================
3    
4    
5  # On aces compile on compute machine  # On aces compile on compute machine
6  # e.g qsub -I -l walltime=08:00:00 -i nodes=1:ppn=2 -q long  # e.g qsub -I -l walltime=08:00:00 -i nodes=1:ppn=2 -q long
7  # Check out latest MITgcm source code into directory MITgcm_HEAD_20061011  # Check out latest MITgcm source code into directory MITgcm_HEAD_20080108
8  cvs co -d MITgcm_HEAD_20061011 MITgcm  #  [ works and tested with checkpoint59p code ]
9    cvs co -P -d MITgcm_HEAD_20080108 MITgcm
10  # Add in prm stuff  # Add in prm stuff
11  cd MITgcm_HEAD_20061011/verification  cd MITgcm_HEAD_20080108/verification
12  cvs co -d prm MITgcm_contrib/PRM  cvs co -P -d prm MITgcm_contrib/PRM
13  ## To check out from before I started playing with MAPL based components do  ## To check out from before I started playing with MAPL based components do
14  # cvs co -r checkpoint58q_post -d MITgcm_checkpoint58q_post MITgcm  # cvs co -r checkpoint58q_post -d MITgcm_checkpoint58q_post MITgcm
15  # cd MITgcm_checkpoint58q_post/verification/  # cd MITgcm_checkpoint58q_post/verification/
# Line 31  source do_run Line 33  source do_run
33  # Tidy up (still in directory prm/multi_comp_setup/esmf_test/run)  # Tidy up (still in directory prm/multi_comp_setup/esmf_test/run)
34  source do_clean  source do_clean
35    
36    #- Note(jmc): directories which are not used (just to keep development version):
37     multi_comp_setup/comp_mitgcm/code_basic/hidden
38     multi_comp_setup/comp_mitgcm/code_fancy
39     multi_comp_setup/comp_mitgcm/build
40     multi_comp_setup/multi_code
41     multi_comp_setup/esmf_test/run/test_redist
42    
43    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22