/[MITgcm]/MITgcm_contrib/eh3/llc/gwave_llc_eg_1deg/README
ViewVC logotype

Annotation of /MITgcm_contrib/eh3/llc/gwave_llc_eg_1deg/README

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


Revision 1.1 - (hide annotations) (download)
Sat Jun 17 17:00:43 2006 UTC (19 years, 1 month ago) by cnh
Branch: MAIN
Added example command to build and run.
These don't seem to work quite yet though!

1 cnh 1.1 # Command to build and run (assuming checkout is placed into MITgcm/verification/llc)
2     cd build
3     ../../../tools/genmake2 -mods=../code
4     make depend
5     make
6     cd ../run
7     ln -s ../input/* .
8     cp ssh.bump ssh.data
9     cp llc_mlosch_fe_1.mitgrid tile001.mitgrid
10     cp llc_mlosch_fe_2.mitgrid tile002.mitgrid
11     cp llc_mlosch_fe_3.mitgrid tile003.mitgrid
12     cp llc_mlosch_fe_4.mitgrid tile004.mitgrid
13     cp llc_mlosch_fe_5.mitgrid tile005.mitgrid
14     cp ../build/mitgcmuv .
15     ./mitgcmuv

  ViewVC Help
Powered by ViewVC 1.1.22