-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRAMSIN_BASIC
More file actions
286 lines (205 loc) · 10.2 KB
/
Copy pathRAMSIN_BASIC
File metadata and controls
286 lines (205 loc) · 10.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
$MODEL_ADV_RAMSIN
ADVANCED_RAMSIN = './RAMSIN_ADVANCED', !The RAMSIN continuation
$END
$MODEL_GRIDS
EXPNME = 'Name of Experiment - To You Know after run',
RUNTYPE = 'MAKESFC',! Type of run: MAKESFC, MAKEVFILE, INITIAL,
! HISTORY, MEMORY
TIMEUNIT = 'h', ! 'h','m','s' - Time units of TIMMAX, TIMSTR
TIMMAX = 24., ! Final time of simulation
! Start of simulation or ISAN processing
IMONTH1 =12, ! Month
IDATE1 =01, ! Day
IYEAR1 =2020, ! Year
ITIME1 = 0000,! GMT of model TIME = 0.
! Grid specifications
NNXP = 60, ! Number of x gridpoints
NNYP = 60, ! Number of y gridpoints
NNZP = 45, ! Number of z gridpoints
NZG = 7, ! Number of soil layers
NZS = 1, ! Maximum number of snow layers
! Coarse grid specifications
DELTAX = 20000., ! X grid spacing [m]
DELTAY = 20000., ! Y grid spacing [m]
DELTAZ = 80.0, ! Z grid spacing (set to 0. to use ZZ)
DZRAT = 1.08, ! Vertical grid stretch ratio
DZMAX = 850., ! Maximum delta Z for vertical stretch
FIXLEVELS = 0,
ZZ = 0.0, !Vertical levels if DELTAZ = 0 !#1
20.0, 46.0, 80.0, 120.0, 165.0, !# 02 to 06
220.0, 290.0, 380.0, 480.0, 590.0, !# 07 to 11
720.0, 870.0, 1030.0, 1200.0, 1380.0, !# 12 to 16
1595.0, 1850.0, 2120.0, 2410.0, 2715.0, !# 17 to 21
3030.0, 3400.0, 3840.0, 4380.0, 5020.0, !# 22 to 26
5800.0, 6730.0, 7700.0, 8700.0, 9700.0, !# 27 to 31
10700.0, 11700.0, 12700.0, 13700.0, 14700.0, !# 32 to 36
15700.0, 16700.0, 17700.0, 18700.0, 19700.0, !# 37 to 41
20500.0, 22000.0, 23500.0, 25000.0, !# 42 to 45
DTLONG = 120., ! Coarse grid long timestep
POLELAT = -22.6, ! Latitude of pole point
POLELON = -45.2, ! Longitude of pole point
CENTLAT = -22.6, ! Latitude of grid center point
CENTLON = -45.2, ! Longitude of grid center point
$END
$CCATT_INFO
CCATT = 0, ! 1-CCATT environmental model activated 0-off
CHEMISTRY = -1, ! -1- only atmospheric model
! 0- only tracer transport with atmos. model
! 1- activate the loss/production by kinetic chemical
! and photochemical reactions, with solver 1
! 2- activate the loss/production by kinetic chemical
! and photochemical reactions, with solver 2
! 3- Rosenbrock 2nd order - dynamic timestep
! 4- Rosenbrock "RODAS3" 3rd order - dynamic timestep
CHEM_TIMESTEP = 480., ! chemistry timestep integration (seconds)
! should be a multiple of dtlong max=4X
CHEM_ASSIM = 0, ! 1- activate 4dda with mocage/cams data, 0 - off
SRCMAPFN = 'NONE', ! Source Map file prefix ou "NONE"
AEROSOL = 0, ! 1 - aerosol model: on
! 0 - aerosol model: off
AER_ASSIM = 0, ! 1- activate 4dda with mocage/cams data, 0 - off
AER_TIMESTEP = 120., ! aerosol time step integration (sec)
! should be an multiple of dtlong (max 4/try just 1X)
! 0 - off, 1 - on
$END
$MODEL_FILE_INFO
! Variable initialization input
INITIAL = 2, ! Initial fields - 1=horiz.homogeneous,
VARFPFX = './dataout/IVAR/OPQUE', ! Varfile initialization file prefix
TNUDCENT = 0., ! Nudging time scale(s) in center of domain
! in the center. Typical values are 1-2 hours to reduce the shock
NUDLAT = 20, ! Number of points in lateral bnd region
TNUDLAT = 3600., ! Nudging time scale(s) at lateral boundary
TNUDTOP = 7200., ! Nudging time scale (s) at top of domain
ZNUDTOP = 15000., ! Nudging at top of domain above height(m)
! History/analysis file output
IPOS = 2, ! 0-no files, 2-grads files, 3 - NetCDF
IOUTPUT = 2, ! 0-no files, 1-save ASCII, 2-save binary
HFILOUT = './dataout/HIS/hOPQUE', ! History file prefix
AFILOUT = './dataout/ANL/OPQUE', ! Analysis file prefix
FRQHIS = 2160000., ! History file frequency
FRQANL = 10800., ! Analysis file frequency
! Input topography variables
TOPFILES = './dataout/SFC/top_OQ3g', ! File path and prefix for topo files.
SFCFILES = './dataout/SFC/sfc_OQ3g', ! File path and prefix for surface
SSTFPFX = './dataout/SFC/sst_OQ3g', ! Path and prefix for sst files
NDVIFPFX = './dataout/SFC/ndv_OQ3g', ! Path and prefix for ndvi files
ITOPTFN = "./datafix_model/topo1km/EL",
ISSTFN = "./datafix_model/sst_week/W",
IVEGTFN = "./datafix_model/GL_OGE_INPE/OGE",
ISOILFN = "./datafix_model/GL_FAO_INPE/FAO",
NDVIFN = "./datafix_model/NDVI-MODIS_GRADS/N",
$END
$MODEL_OPTIONS
! Radiation parameters
ISWRTYP = 6, ! Shortwave radiation type
ILWRTYP = 6, ! Longwave radiation type
! 0-none, 2-Mahrer/Pielke, 1-Chen, 3-Harrington
! 4- CARMA 5-UKMET 6-RRTMG
RADFRQ = 1800., ! Freq. of radiation tendency update (s)
! Cumulus parameterization parameters
NNQPARM = 8,! Convective param. flag
! 0- off,
! 1- Tremback formulation
! 2- Grell-Deveny scheme
! 3- Grell-3d formulation
! 4- Grell-Deveny scheme as implemented in FIM/NOAA model
! 5- Grell-Freitas scheme
CLOSURE_TYPE = 'PB', ! Closure type (for Grell Param.):
! EN: ensemble (all closures)
! GR: Grell
! LO: low level omega
! MC: moisture convergence
! SC: like Fritsch Chappel or Kain Fritsch
! AS: Arakawa-Schubert
NNSHCU = 3, ! Shallow Cumulus Param. (0-off, 1-Souza scheme, 2-Grell-Deveny scheme)
CONFRQ = 600., ! Frequency of conv param. updates (s)
SHCUFRQ = 600., ! Frequency of Shallow param. updates (s)
ISFCL = 5, ! Surface layer/soil/veg model
! 0-specified surface layer gradients
! 1-soil/vegetation model LEAF
! 2-soil/vegetation model LEAF & hidrological model
! 3-Reserved
! 4-Reserved
! 5-JULES
ISFCL_OCEAN = 0,
SOIL_MOIST_FAIL = 'l', ! In case of Heterogenous Soil Moist.
! file was not found, what to do?
! s => STOP the program
! h => Initialize with Homogenous Soil Moist.
! l => Looking for 5 days old files,
! and if not found again then stop.
USDATA_IN = "./datain/UMID/GL_SM.GPNR.", !gl_sm.gpnr.', ! Soil Moisture File prefix
USMODEL_IN = './dataout/UMID/GL_SM.GPNR.', !.gpnr.', ! File prefix with pre-calculated data by BRAMS
! Microphysics
MCPHYS_TYPE = 2, ! microphysics formulation
! 0 = original brams
! 1 = 2M rams6.0
LEVEL = 3, ! Moisture complexity level
$END
$ISAN_CONTROL
!-----------------------------------
! Isentropic control
!-----------------------------------
ISAN_INC = 0600, ! ISAN processing increment (hhmm)
! range controlled by TIMMAX,
! IYEAR1,...,ITIME1
! Input data file prefixes
IAPR = './datain/DPCHEM/dp', ! Input press level dataset
! Used in case ICFILETYPE=0
! File names and dispose flags
VARPFX = './dataout/IVAR/OPQUE', ! isan file names prefix
$END
$ISAN_ISENTROPIC
!-----------------------------------
! Makevfile information IC = Initial Conditions
!-----------------------------------
ICFILETYPE=4, !0- ISAN using dprep, 1- do ISAN using NCEP GFS GRIB2,
!2- ISAN using netCDF 3-HDF5 4-GRADS From PRE-BRAMS
ICPREFIX = "./datain/GRADS/IC", !IC file prefix
WIND_U_VARNAME = "U", !Name of U wind variable inside grib2 descriptions (m/s)
WIND_V_VARNAME = "V", !Name of V wind variable inside grib2 descriptions (m/s)
TEMPERATURE_VARNAME = "T", !Name of temperature variable inside grib2 descriptions (k)
GEO_VARNAME = "Z", ! Name of geopotential variable inside grib2 descriptions (m)
UR_VARNAME = "R", ! Name of humidity variable inside grib2 descriptions (%)
INITIAL_LATITUDE = -70., !Initial latitude for domain of model (-90 to 90)
FINAL_LATITUDE = 29., !Final latitude for domain of model(-90 to 90)
INITIAL_LONGITUDE = 250., !Initial longitude for domain of model (0 to 360)
FINAL_LONGITUDE = 358., !Final longitude for domain of model (0 to 360)
Z_MAX_LEVEL = 23, !Maximum number of levels to be processed
! U V T Z R
SCALE_FACTOR = 1.,1.,1.,1.,0.01, !Factor to multiply each var
$END
$POST
NVP = 13, ! Number of POST variables -
!Open variables.csv to see the availables
VP ='topo',
'precip',
'rshort',
'rlong',
'sst',
'smoist',
'tempc',
'ue_avg',
've_avg',
'rh',
'geo',
'cloud',
'sfc_press' ,
GPREFIX = './dataout/POST/brams-met',
CSVFILE = './variables.csv',
ANL2GRA = 'ONE',
PROJ='YES',
MEAN_TYPE ='BAV', !VMP, BAV
LATI = -90.,-90., -90., -90.,
LATF = +90.,+90., +90., +90.,
LONI = -180.,-180., -180.,-180.,
LONF = 180.,180., 180., 180.,
ZLEVMAX = 32,32,32,32,
IPRESSLEV = 1,
INPLEVS = 19,
IPLEVS = 1000, 925, 900, 850, 800, 750, 700, 650, 600, 550, 500, 450, 400, 350, 300, 250, 200, 150, 100,
ASCII_DATA ='NO',
SITE_LAT =-10.76,
SITE_LON =-62.36,
$END