/[MITgcm]/MITgcm/verification/exp2/README
ViewVC logotype

Diff of /MITgcm/verification/exp2/README

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

revision 1.1 by adcroft, Mon Dec 14 23:59:58 1998 UTC revision 1.2 by heimbach, Mon Nov 13 16:41:29 2000 UTC
# Line 2  Example: "4x4 Steady Global Simulation" Line 2  Example: "4x4 Steady Global Simulation"
2  =======================================  =======================================
3    
4  To apply the changes to the default configuration of MITgcmUV:  To apply the changes to the default configuration of MITgcmUV:
5    cp ../verification/exp2/code/SIZE.h ../model/inc/    cd bin
6    cp ../verification/exp2/code/CPP_OPTIONS.h ../model/inc/    ln -s ../verification/exp2/code/SIZE.h ../bin/
7    cp ../verification/exp2/code/CPP_EEOPTIONS.h ../eesupp/inc/    ln -s ../verification/exp2/code/CPP_OPTIONS.h ../bin/
8      ln -s ../verification/exp2/code/CPP_EEOPTIONS.h ../bin/
9      ln -s ../verification/exp2/code/external_fields_* ../bin/
10    
11  Configure and compile the code:  Configure and compile the code:
12    cd bin    cd ../bin
13    ../tools/genmake -makefile    ../tools/genmake -makefile
14    make depend    make depend
15    make    make

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22