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

Annotation of /MITgcm_contrib/PRM/README

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


Revision 1.2 - (hide annotations) (download)
Thu Oct 12 22:50:18 2006 UTC (18 years, 8 months ago) by cnh
Branch: MAIN
Changes since 1.1: +19 -1 lines
*** empty log message ***

1 cnh 1.2 # 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 do_run
17     # Tidy up (still in directory prm/multi_comp_setup/esmf_test/run)
18     source do_clean

  ViewVC Help
Powered by ViewVC 1.1.22