/[MITgcm]/MITgcm_contrib/arctic/cs_36km/readme.txt
ViewVC logotype

Diff of /MITgcm_contrib/arctic/cs_36km/readme.txt

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

revision 1.1 by dimitri, Fri Oct 25 23:53:10 2013 UTC revision 1.2 by dimitri, Tue Dec 3 21:38:20 2013 UTC
# Line 77  Acknowledgments Line 77  Acknowledgments
77  Getting this simulation to run would not have been possible without Fanny Monteiro in the author’s  Getting this simulation to run would not have been possible without Fanny Monteiro in the author’s
78  home institution, members of the MITgcm-support online community and in particular, Dimitris  home institution, members of the MITgcm-support online community and in particular, Dimitris
79  Menemenlis, Renske Gelderloos and Patrick Heimbach.  Menemenlis, Renske Gelderloos and Patrick Heimbach.
80    
81    =======================
82    
83    Directory contents for
84    http://ecco2.jpl.nasa.gov/data1/arctic/run_template2/
85    
86    Matlab script "mk_run_template2.m" was used to generate many of the model
87    input files described below.
88    
89    Grid information files needed when OLD_GRID_IO option is defined in
90    CPP_OPTIONS.h.  See GRID.h for a digram of various distances.
91    LONC.bin  longitude east of cell center
92    LATC.bin  latitude north of cell center
93    LONG.bin  longitude east of southwest corner of cell
94    LATG.bin  latitude north of southwest corner of cell
95    DYF.bin   meridional distance in m between V-points
96    DXF.bin   zonal distance in m between U-points
97    DYU.bin   meridional distance in m between U-points
98    DXV.bin   zonal distance in m between V-points
99    DYC.bin   meridional distance in m between tracer points
100    DXC.bin   zonal distance in m between tracer points
101    DYG.bin   meridional distance in m between cell corners
102    DXG.bin   zonal distance in m between cell corners
103    RAZ.bin   vertical face area in m^2 for vorticity points
104    RAW.bin   vertical face area in m^2 for u cells
105    RAS.bin   vertical face area in m^2 for v cells
106    RA.bin    vertical face area in m^2 for tracer cells
107    
108    Model bathymetry, initial, and surface boundary condition files.
109    ETOPO2_210x192_arctic        model bathymetry (m)
110    WGHC_S_210x192x50_arctic     initial salinity (g/kg)
111    WGHC_T_210x192x50_arctic     initial potential temperature (deg C)
112    AREA_210x192_arctic.cube81   initial ice concentration (fractional >=0, <=1)
113    HEFF_210x192_arctic.cube81   initial effective sea ice thickness (m)
114    HSALT_210x192_arctic.cube81  initial effective sea ice salinity (g/m^2)
115    HSNOW_210x192_arctic.cube81  initial effective snow thickness (m)
116    
117    Open boundary condition files.
118    OBNs_arctic_210x192.stable  North open boundary conditions, salinity (g/kg)
119    OBNt_arctic_210x192.stable  North open boundary conditions, temperature (deg C)
120    OBNu_arctic_210x192.bin     North open boundary conditions, U-velocity (m/s)
121    OBNv_arctic_210x192.bin     North open boundary conditions, V-velocity (m/s)
122    OBEs_arctic_210x192.stable  South open boundary conditions, salinity (g/kg)
123    OBEt_arctic_210x192.stable  South open boundary conditions, temperature (deg C)
124    OBEu_arctic_210x192.bin     South open boundary conditions, U-velocity (m/s)
125    OBEv_arctic_210x192.bin     South open boundary conditions, V-velocity (m/s)
126    OBWs_arctic_210x192.stable  West open boundary conditions, salinity (g/kg)
127    OBWt_arctic_210x192.stable  West open boundary conditions, temperature (deg C)
128    OBWu_arctic_210x192.bin     West open boundary conditions, U-velocity (m/s)
129    OBWv_arctic_210x192.bin     West open boundary conditions, V-velocity (m/s)
130    
131    Runtime parameter files.
132    eedata
133    data
134    data.pkg
135    data.cal
136    data.exf
137    data.gmredi
138    data.seaice
139    data.obcs
140    data.kpp
141    data.salt_plume
142    data.diagnostics

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

  ViewVC Help
Powered by ViewVC 1.1.22