/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/README
ViewVC logotype

Diff of /MITgcm/verification/global_ocean.90x40x15/README

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

revision 1.2 by jmc, Tue Mar 15 15:26:44 2011 UTC revision 1.3 by jmc, Mon Mar 10 01:35:16 2014 UTC
# Line 4  Example: "4x4 Global Simulation with Sea Line 4  Example: "4x4 Global Simulation with Sea
4    
5  From verification/global_ocean.90x40x15 dir:  From verification/global_ocean.90x40x15 dir:
6    
 To apply the changes to the default configuration of MITgcmUV:  
7  Configure and compile the code:  Configure and compile the code:
8    cd build    cd build
9    ../../../tools/genmake2 -mods='../code'    ../../../tools/genmake2 -mods ../code [-of my_platform_optionFile]
10   [make Clean]   [make Clean]
11    make depend    make depend
12    make    make
13    cd ..    cd ..
14  To run the code:  
15    cd input  To run:
16    ./prepare_run    cd run
17    ../build/mitgcmuv > output.txt    ln -s ../input/* .
18      ../input/prepare_run
19      ln -s ../build/mitgcmuv .
20      ./mitgcmuv > output.txt
21    cd ..    cd ..
22    
23    There is comparison output in the directory:
24      results/output.txt
25    
26  There is comparison output in directory:  There is comparison output in directory:
27    (verification/global_ocean.90x40x1/) results    (verification/global_ocean.90x40x1/) results
28    

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

  ViewVC Help
Powered by ViewVC 1.1.22