/[MITgcm]/MITgcm_contrib/gael/comm/course-idma2015/computing/iap-idma-exercises
ViewVC logotype

Diff of /MITgcm_contrib/gael/comm/course-idma2015/computing/iap-idma-exercises

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

revision 1.1 by gforget, Wed Jan 21 20:03:14 2015 UTC revision 1.2 by gforget, Thu Jan 29 16:02:35 2015 UTC
# Line 84  ECCO/gcmfaces exercises: Line 84  ECCO/gcmfaces exercises:
84      via the matlab debugger and visualize the intermediate operations (gradients,      via the matlab debugger and visualize the intermediate operations (gradients,
85      flux convergence, exchanges, etc.).      flux convergence, exchanges, etc.).
86    
87    MITgcm exercises:
88    —————————
89    
90    1) increase experiment duration for adjustment.cs-32x32x1,
91       tutorial_held_suarez_cs, and tutorial_plume_on_slope
92    
93       tips : - if using testreport for longer runs then use the -fast option
94              - for tutorial_held_suarez_cs/input/data:
95                    <  nTimeSteps=16,
96                    >  nTimeSteps=69120,
97              - for tutorial_plume_on_slope/input/data:
98                    <  nTimeSteps=20,
99                    >  nTimeSteps=8640,
100              - for adjustment.cs-32x32x1/input/data:
101                    <  nTimeSteps=24,
102                    >  endTime=172800.,
103    
104    2) compile, run, and display utorial_held_suarez_cs with diagnostic package
105    
106       tips : - adjustment.cs-32x32x1 provides a working example using pkg/diagnostics
107              - pkg/diagnostics needs to be activated at compile time (packages.conf), and
108                at run time (data.pkg), and then configured at run time (data.diagnostics)
109    

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

  ViewVC Help
Powered by ViewVC 1.1.22