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

Diff of /MITgcm/verification/exp4/README

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

revision 1.7 by jmc, Thu Apr 15 15:58:00 2010 UTC revision 1.8 by jmc, Mon Mar 10 01:35:16 2014 UTC
# Line 8  default paths are (as used in testreport Line 8  default paths are (as used in testreport
8    
9  Configure and compile the code:  Configure and compile the code:
10    cd ${build_dir}    cd ${build_dir}
11    ${ROOT}/tools/genmake2 -mods ../code    ${ROOT}/tools/genmake2 -mods ../code [-of my_platform_optionFile]
12    make depend    make depend
13    make    make
14      cd ..
15    
16  To run:  To run:
17    cd ${run_dir}    cd ${run_dir}
18    cp ../input/* .    ln -s ../input/* .
19    ${build_dir}/mitgcmuv    ${build_dir}/mitgcmuv > output.txt
20      cd ..
21    
22  There is comparison output in the directory:  There is comparison output in the directory:
23   results      ( absolute path: ${run_dir}/../results )   results      ( absolute path: ${run_dir}/../results )

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

  ViewVC Help
Powered by ViewVC 1.1.22