/[MITgcm]/MITgcm_contrib/ecco_darwin/v4_3deg/readme.txt
ViewVC logotype

Diff of /MITgcm_contrib/ecco_darwin/v4_3deg/readme.txt

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

revision 1.13 by dimitri, Thu Jan 30 02:49:14 2020 UTC revision 1.14 by dcarroll, Thu Feb 27 18:57:36 2020 UTC
# Line 38  Line 38 
38  # Compare to verification output  # Compare to verification output
39   diff output.txt ../../MITgcm_contrib/ecco_darwin/v4_3deg/results/output.txt   diff output.txt ../../MITgcm_contrib/ecco_darwin/v4_3deg/results/output.txt
40    
   
41  # ============================  # ============================
42  # Build and run MPI executable  # Build and run MPI executable
43   cd build   cd build
# Line 58  Line 57 
57   ln -sf ../../MITgcm_contrib/ecco_darwin/v4_3deg/data/* .   ln -sf ../../MITgcm_contrib/ecco_darwin/v4_3deg/data/* .
58   mpirun -np 8 ./mitgcmuv &   mpirun -np 8 ./mitgcmuv &
59   tail -f STDOUT.0000 | grep advcfl_W   tail -f STDOUT.0000 | grep advcfl_W
60    
61    # ============================
62    # MATLAB code for computing volume, salt, salinity, and DIC budgets
63     cd ../../MITgcm_contrib/ecco_darwin/v4_3deg/
64     module load matlab
65     matlab
66    
67     if using gcmfaces, run budget_v4_3deg_with_gcmfaces.m
68     if not using gcmfaces, run budget_v4_3deg_without_gcmfaces.m

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

  ViewVC Help
Powered by ViewVC 1.1.22