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

Contents of /MITgcm_contrib/PRM/README

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


Revision 1.3 - (show annotations) (download)
Fri Oct 13 13:37:39 2006 UTC (18 years, 9 months ago) by cnh
Branch: MAIN
Changes since 1.2: +1 -0 lines
*** empty log message ***

1 # Code customization for MITgcm multi-component super-param runs with ESMF.
2 # =========================================================================
3
4 # Check out latest MITgcm source code into directory MITgcm_HEAD_20061011
5 cvs co -d cvs co -d MITgcm_HEAD_20061011 MITgcm
6 # Add in prm stuff
7 cd MITgcm_HEAD_20061011/verification
8 cvs co -d prm MITgcm_contrib/PRM
9 # Setup makefiles etc... for prm
10 cd prm/multi_comp_setup/esmf_test/run
11 source do_links
12 source do_genmake2
13 # Build executables (still in directory prm/multi_comp_setup/esmf_test/run)
14 source do_make
15 # Run stuff (still in directory prm/multi_comp_setup/esmf_test/run)
16 source mkpgfile > pgfile
17 source do_run
18 # Tidy up (still in directory prm/multi_comp_setup/esmf_test/run)
19 source do_clean

  ViewVC Help
Powered by ViewVC 1.1.22