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

Contents of /MITgcm_contrib/high_res_cube/README_ice

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


Revision 1.1 - (show annotations) (download)
Sun Nov 23 17:16:24 2003 UTC (21 years, 8 months ago) by dimitri
Branch: MAIN
added README_ice and input/data

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 cd ../build
16 ../../../tools/genmake2 -mods=../code
17 make depend
18 make
19 cd ..
20 mkdir run
21 cd run
22 cp ../input/* .
23 cp ../../../../MITgcm_contrib/high_res_cube/matlab-grid-converter/tile00* .
24 cp ../../../../MITgcm_contrib/high_res_cube/input/* .
25 ../build/mitgcmuv >& output

  ViewVC Help
Powered by ViewVC 1.1.22