/[MITgcm]/MITgcm/verification/natl_box/input.longstep/data
ViewVC logotype

Annotation of /MITgcm/verification/natl_box/input.longstep/data

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


Revision 1.3 - (hide annotations) (download)
Thu Dec 9 19:02:15 2010 UTC (13 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64, checkpoint65, checkpoint63, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, HEAD
Changes since 1.2: +1 -1 lines
comment out "globalFile=T" (not safe with MPI, e.g., wrong on aces).
  note: was commented out in Nov 2005 in other exp. tested with MPI.

1 jahn 1.1 # ====================
2     # | Model parameters |
3     # ====================
4     #
5     # Continuous equation parameters
6     #
7     # tRef - Reference vertical potential temperature (deg C)
8     # sRef - Reference vertical salinity (PSU)
9     # viscAh - Horizontal eddy viscosity coefficient (m^2/s)
10     # viscAz - Vertical eddy viscosity coefficient (m^2/s)
11     # diffKhT - Horizontal temperature diffusivity (m^2/s)
12     # diffKzT - Vertical temperature diffusivity (m^2/s)
13     # diffKhS - Horizontal salt diffusivity (m^2/s)
14     # diffKzS - Vertical salt diffusivity (m^2/s)
15     # tAlpha - Linear EOS thermal expansion coefficient (1/oC)
16     # sBeta - Linear EOS haline contraction coefficient (1/ppt)
17     # gravity - Acceleration due to gravity (m/s^2)
18     # rigidLid - Set to true to use rigid lid
19     # implicitFreeSurface - Set to true to use implicit free surface
20     # eosType - Flag for linear or polynomial equation of state
21     # GMkbackground - background value of GM/Redi coefficient
22     # momAdvection - On/Off flag for momentum self transport
23     # momViscosity - On/Off flag for momentum mixing
24     #
25     &PARM01
26     viscAz = 1.E-3,
27     diffKzT = 1.E-5,
28     diffKzS = 1.E-5,
29     viscAh = 5.0E4,
30     viscA4 = 5.e12,
31     #diffKhT = 1.0E3,
32     #diffKhS = 1.0E3,
33 jmc 1.2 #rotationPeriod = 86400.,
34 jahn 1.1 tAlpha = 2.E-4,
35     sBeta = 7.4E-4,
36     gravity = 9.81,
37     rigidLid = .FALSE.,
38     implicitFreeSurface= .TRUE.,
39     implicitDiffusion = .TRUE.,
40     useCDscheme = .TRUE.,
41     useNHMTerms = .TRUE.,
42     eosType = 'POLY3',
43     momAdvection = .TRUE.,
44     momViscosity = .TRUE.,
45     implicitDiffusion = .TRUE.,
46     implicitViscosity = .TRUE.,
47     no_slip_bottom = .TRUE.,
48     no_slip_sides = .FALSE.,
49     readBinaryPrec = 32,
50     writeBinaryPrec = 64,
51     #- not safe to use globalFiles in multi-processors runs
52 jmc 1.3 #globalFiles = .TRUE.
53 jahn 1.1 &
54    
55     # Elliptic solver parameters
56     #
57     # cg2dMaxIters - Maximum number of 2d solver iterations
58     # cg2dTargetResidual - Solver target residual
59     #
60     &PARM02
61     cg2dMaxIters = 1000,
62     cg2dTargetResidual = 1.E-13,
63     &
64    
65     # Time stepping parameters
66     #
67     # startTime - Integration starting time (s)
68     # endTime - Integration ending time (s)
69     # tauCD - CD scheme coupling timescale (s)
70     # deltaTMom - Timestep for momemtum equations (s)
71     # deltaTtracer - Tracer timestep (s)
72     # deltaTClock - Timestep used as model "clock" (s)
73     # abEps - Adams-Bashforth stabilising factor
74     # pChkPtFreq - Frequency of permanent check pointing (s)
75     # chkPtFreq - Frequency of rolling check pointing (s)
76     # dumpFreq - Frequency at which model state is stored (s)
77     # tauThetaClimRelax - Relaxation to climatology time scale (s)
78     # tauSaltClimRelax - Relaxation to climatology time scale (s)
79     #
80     &PARM03
81     baseTime = 21600.,
82     startTime = 21600.,
83     endTime = 93600.,
84     deltaTmom = 3600.0,
85     TauCD = 172800.,
86     cAdjFreq = 0.,
87     abEps = 0.1,
88     pChkptFreq = 0.0,
89     chkptFreq = 0.0,
90     dumpFreq = 86400.,
91     tauSaltClimRelax = 2592000.0,
92     tauThetaClimRelax = 2592000.0,
93     periodicExternalForcing = .TRUE.,
94     externForcingPeriod = 43200.0,
95     externForcingCycle = 2764800.0,
96     monitorFreq=1.,
97     &
98    
99     # Gridding parameters
100     #
101     # usingSphericalPolarGrid - On/Off flag for spherical polar coordinates
102     # delX - Zonal grid spacing (degrees)
103     # delY - Meridional grid spacing (degrees)
104     # delZ - Vertical grid spacing (m)
105     # ygOrigin - Southern boundary latitude (degrees)
106     #
107     &PARM04
108     usingSphericalPolarGrid = .TRUE.,
109     delX = 20*2.,
110     delY = 16*2.,
111     delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
112     100., 150., 200., 275., 350., 415., 450.,
113     500., 500., 500., 500., 500., 500., 500.,
114     ygOrigin = 10.,
115     xgOrigin= -42.,
116     &
117    
118     # Input datasets
119     #
120     # bathyFile - File containing bathymetry
121     # hydrogThetaFile - File containing initial potential temperature data
122     # hydrogSaltFile - File containing initial salinity data
123     # zonalWindFile - File containing zonal wind data
124     # meridWindFile - File containing meridional wind data
125     # thetaClimFile - File containing theta climatology used for relaxation
126     # saltClimFile - File containing salt climatology used for relaxation
127     #
128     &PARM05
129     bathyFile = 'kf_topog',
130     hydrogThetaFile = 'kf_climtheta',
131     hydrogSaltFile = 'kf_climsalt',
132     zonalWindFile = 'kf_tx',
133     meridWindFile = 'kf_ty',
134     thetaClimFile = 'kf_sst',
135     saltClimFile = 'kf_sss',
136     surfQFile = 'kf_qnet',
137     EmPmRFile = 'kf_empmr',
138     surfQswFile = 'kf_sw',
139     &

  ViewVC Help
Powered by ViewVC 1.1.22