/[MITgcm]/MITgcm_contrib/high_res_cube/README_ice
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/README_ice

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


Revision 1.2 - (hide annotations) (download)
Sun Nov 23 20:11:39 2003 UTC (21 years, 7 months ago) by dimitri
Branch: MAIN
Changes since 1.1: +4 -2 lines
Modified high_res_cube/README_ice
Added high_res_cube/code-mods/genmake2 and high_res_cube/results/output.txt

1 dimitri 1.1 Instructions for setting up a cube-sphere integration with sea-ice.
2     Date last tested: November 21, 2003.
3    
4     setenv CVSROOT :pserver:cvsanon@mitgcm.org:/u/u0/gcmpack
5     cvs login ( CVS password: cvsanon )
6     cvs co MITgcm_contrib/high_res_cube/code-mods
7     cvs co MITgcm_contrib/high_res_cube/matlab-grid-converter
8     cvs co MITgcm_contrib/high_res_cube/README_ice
9     cvs co -r checkpoint52a_post MITgcm_code
10     cvs co MITgcm/verification/global_ocean.cs32x15
11     cd MITgcm/verification/global_ocean.cs32x15/code
12     cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
13     cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* .
14     \rm mdsio_readfield.F
15 dimitri 1.2 cd ..
16     mkdir build
17     cd build
18     ../code/genmake2 -mods=../code
19 dimitri 1.1 make depend
20     make
21     cd ..
22     mkdir run
23     cd run
24     cp ../input/* .
25     cp ../../../../MITgcm_contrib/high_res_cube/matlab-grid-converter/tile00* .
26     cp ../../../../MITgcm_contrib/high_res_cube/input/* .
27     ../build/mitgcmuv >& output

  ViewVC Help
Powered by ViewVC 1.1.22