/[MITgcm]/MITgcm_contrib/high_res_cube/README_ice
ViewVC logotype

Diff of /MITgcm_contrib/high_res_cube/README_ice

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

revision 1.11 by dimitri, Sun Dec 14 05:16:46 2003 UTC revision 1.12 by dimitri, Mon Dec 15 04:42:19 2003 UTC
# Line 19  cvs co -r checkpoint52d_pre MITgcm/verif Line 19  cvs co -r checkpoint52d_pre MITgcm/verif
19  cd MITgcm/verification/global_ocean.cs32x15/code  cd MITgcm/verification/global_ocean.cs32x15/code
20  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/* .
21  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* .  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s12t_16x32/* .
22  \rm mdsio_readfield.F packages.conf  \rm mdsio_readfield.F
23    
24  cd ..  cd ..
25  mkdir build  mkdir build
# Line 42  comparison output is in: Line 42  comparison output is in:
42  to use matlab to look at the output  to use matlab to look at the output
43  matlab  matlab
44  for fld={'Eta','VICE','UICE','HEFF','AREA','Qsw','Qnet','FV','FU','EmPmR'}  for fld={'Eta','VICE','UICE','HEFF','AREA','Qsw','Qnet','FV','FU','EmPmR'}
45      tmp=permute(readbin([fld{1} '.0000000020.data'],[32,6,32]),[1 3 2]);      tmp=permute(readbin([fld{1} '.0000001368.data'],[32,6,32]),[1 3 2]);
46      cx=[min(tmp(:)) max(tmp(:))]; clf, plot_cube, title(fld{1}), pause      cx=[min(tmp(:)) max(tmp(:))]; clf, plot_cube, title(fld{1}), pause
47  end  end
48    
# Line 119  cd run Line 119  cd run
119  \cp ../input/* .  \cp ../input/* .
120  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .  \cp ../../../../MITgcm_contrib/high_res_cube/input/* .
121  \cp data_hr data  \cp data_hr data
122    \cp data.pkg_hr data.pkg
123  \ln -sf ../../../../run_template/tile00* .  \ln -sf ../../../../run_template/tile00* .
124  \ln -sf ../../../../run_template/LEV* .  \ln -sf ../../../../run_template/LEV* .
125  \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .  \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .
# Line 144  cd MITgcm/verification/global_ocean.cs32 Line 145  cd MITgcm/verification/global_ocean.cs32
145  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .  \cp ../../../../MITgcm_contrib/high_res_cube/code-mods/s216t_85x85/* .
146  \cp SIZE.h_216 SIZE.h  \cp SIZE.h_216 SIZE.h
147  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h  \cp CPP_EEOPTIONS.h_mpi CPP_EEOPTIONS.h
148    \cp packages.conf_hr packages.conf
149  \rm mdsio_readfield.F  \rm mdsio_readfield.F
150    
151  cd ..  cd ..
# Line 163  cd run Line 165  cd run
165  \ln -sf ../../../../run_template/tile00* .  \ln -sf ../../../../run_template/tile00* .
166  \ln -sf ../../../../run_template/LEV* .  \ln -sf ../../../../run_template/LEV* .
167  \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .  \ln -sf ../../../../run_template/BATHY_18360x85_filled.bin .
168  qsub job_orion  qsub job_altix

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

  ViewVC Help
Powered by ViewVC 1.1.22