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

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

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

revision 1.5 by gforget, Fri Jan 23 14:30:15 2015 UTC revision 1.6 by gforget, Thu Jan 29 14:34:28 2015 UTC
# Line 78  notes : Line 78  notes :
78     diags=example_transports('v4');     diags=example_transports('v4');
79     example_transports_disp(diags);     example_transports_disp(diags);
80    
81  ---- for class #4,5 ----  ---- for class #4 ----
82    
83  1) open web browser, and download setup_these_exps.csh  1) open web browser, and download setup_these_exps.csh
84     from http://mitgcm.org/viewvc/MITgcm/MITgcm_contrib/gael/verification/     from http://mitgcm.org/viewvc/MITgcm/MITgcm_contrib/gael/verification/
# Line 88  note : Line 88  note :
88     of the browser rather than e.g. wget that can conflict     of the browser rather than e.g. wget that can conflict
89     with the behavior of the CVS web interface     with the behavior of the CVS web interface
90    
91  2) open terminal windown, install MITgcm:  2) open terminal window, install MITgcm:
92    
93     mkdir iap-idma     mkdir iap-idma
94     cd iap-idma     cd iap-idma
# Line 126  note : Line 126  note :
126     the matlab software needed for item #5 is assumed to have been     the matlab software needed for item #5 is assumed to have been
127     installed according to 'common to all matlab sessions'     installed according to 'common to all matlab sessions'
128    
129    ---- for class #5 ----
130    
131    1,2) same as class #4
132    
133    3) run MITgcm benchmarks
134    
135       ./testreport -t 'adjustment.128x64x1 advect_cs advect_xy'
136       ./testreport -t 'adjustment.cs-32x32x1 tutorial_held_suarez_cs tutorial_plume_on_slope'
137    
138    4) quick output plot for adjustment.128x64x1
139    
140       cd ~/iap-idma
141       matlab -nodesktop
142       addpath gcmfaces
143       gcmfaces_global
144    
145       cd ~/iap-idma/MITgcm/verification/adjustment.128x64x1/run
146       mitgcm_plot_adju_128;
147    
148    5) repeat step #4 for different experiments:
149    
150       adjustment.128x64x1          mitgcm_plot_adju_128.m
151       advect_cs                    mitgcm_plot_adv_cs.m
152       advect_xy                    mitgcm_plot_adv_xy.m
153       adjustment.cs-32x32x1        mitgcm_plot_adju_cs32.m
154       tutorial_held_suarez_cs      mitgcm_plot_held_suarez.m
155       tutorial_plume_on_slope      mitgcm_plot_plume.m
156    
157    note :
158       in the cases of adjustment.cs-32x32x1, tutorial_held_suarez_cs,
159       and tutorial_plume_on_slope the matlab programs expect that
160       the experiment duration was increased (see iap-idma-exercises)
161    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22