/[MITgcm]/MITgcm/pkg/aim_v23/aim_readparms.F
ViewVC logotype

Contents of /MITgcm/pkg/aim_v23/aim_readparms.F

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


Revision 1.6 - (show annotations) (download)
Thu Mar 11 14:33:19 2004 UTC (20 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint53, checkpoint52m_post, checkpoint53a_post, checkpoint52l_post, checkpoint52n_post
Changes since 1.5: +21 -8 lines
a) Treat separately land / ocean / sea-ice surface fluxes
   to allow implicit computation of land & sea-ice surface temp.
b) add snow precipitation
c) other (little) modifications for new land formulation.

1 C $Header: /u/gcmpack/MITgcm/pkg/aim_v23/aim_readparms.F,v 1.5 2003/07/31 18:40:57 jmc Exp $
2 C $Name: $
3
4 #include "AIM_OPTIONS.h"
5
6 CBOP
7 C !ROUTINE: AIM_READPARMS
8 C !INTERFACE:
9 SUBROUTINE AIM_READPARMS( myThid )
10
11 C !DESCRIPTION: \bv
12 C *==========================================================*
13 C | S/R AIM_READPARMS
14 C | o Read AIM physics package parameters
15 C *==========================================================*
16 C | Initialized parameter in common blocks:
17 C | FORCON, SFLCON, CNVCON, LSCCON, RADCON, VDICON
18 C *==========================================================*
19 C \ev
20
21 C !USES:
22 IMPLICIT NONE
23
24 C == Global variables ===
25 #include "AIM_SIZE.h"
26 #include "EEPARAMS.h"
27 #include "PARAMS.h"
28 #include "AIM_PARAMS.h"
29
30 C- Physical constants + functions of sigma and latitude
31 c #include "com_physcon.h"
32 C- Constants for sub-grid-scale physics
33 #include "com_forcon.h"
34 #include "com_sflcon.h"
35 #include "com_cnvcon.h"
36 #include "com_lsccon.h"
37 #include "com_radcon.h"
38 #include "com_vdicon.h"
39
40 C !INPUT/OUTPUT PARAMETERS:
41 C == Routine Arguments ==
42 C myThid - Number of this instance
43 INTEGER myThid
44 CEOP
45
46 #ifdef ALLOW_AIM
47
48 C == Local Variables ==
49 C msgBuf - Informational/error meesage buffer
50 C iUnit - Work variable for IO unit number
51 CHARACTER*(MAX_LEN_MBUF) msgBuf
52 INTEGER iUnit
53
54 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
55
56 C-- AIM interface parameter (common AIM_PARM_?):
57 C aim_useFMsurfBC :: select surface B.C. from Franco Molteni
58 C aim_useMMsurfFc :: select Monthly Mean surface forcing (e.g., NCEP)
59 C aim_surfPotTemp :: surf.Temp input file is in Pot.Temp (aim_useMMsurfFc)
60 C aim_energPrecip :: account for energy of precipitation (snow & rain temp)
61 C aim_splitSIOsFx :: compute separately Sea-Ice & Ocean surf. Flux
62 C (also land SW & LW) ; default=F as in original version
63 C aim_MMsufx :: sufix for all Monthly Mean surface forcing files
64 C aim_MMsufxLength :: Length of sufix (Monthly Mean surf. forc. files)
65 C aim_LandFile :: file name for Land fraction (F.M. surfBC)
66 C aim_albFile :: file name for Albedo input file (F.M. surfBC)
67 C aim_vegFile :: file name for vegetation fraction (F.M. surfBC)
68 C aim_sstFile :: file name for Sea.Surf.Temp (F.M. surfBC)
69 C aim_lstFile :: file name for Land.Surf.Temp (F.M. surfBC)
70 C aim_oiceFile :: file name for Sea Ice fraction (F.M. surfBC)
71 C aim_snowFile :: file name for Snow depth (F.M. surfBC)
72 C aim_swcFile :: file name for Soil Water content (F.M. surfBC)
73 C aim_dragStrato :: stratospheric-drag damping time scale (s)
74 C aim_taveFreq :: Frequency^-1 for time-average output (s)
75 C aim_diagFreq :: Frequency^-1 for diagnostic output (s)
76 C aim_tendFreq :: Frequency^-1 for tendencies output (s)
77 NAMELIST /AIM_PARAMS/
78 & aim_useFMsurfBC, aim_useMMsurfFc,
79 & aim_surfPotTemp, aim_energPrecip, aim_splitSIOsFx,
80 & aim_MMsufx, aim_MMsufxLength,
81 & aim_LandFile, aim_albFile, aim_vegFile,
82 & aim_sstFile, aim_lstFile, aim_oiceFile, aim_snowFile,
83 & aim_swcFile,
84 & aim_dragStrato,
85 & aim_taveFreq, aim_diagFreq, aim_tendFreq
86
87 C-- Physical constants (common PHYCON) :
88 C P0 = reference pressure [Pa=N/m2]
89 C GG = gravity accel. [m/s2]
90 C RD = gas constant for dry air [J/kg/K]
91 C CP = specific heat at constant pressure [J/kg/K]
92 C ALHC = latent heat of condensation [J/g]
93 C ALHF = latent heat of freezing [J/g]
94 C SBC = Stefan-Boltzmann constant
95 C rainCP = heat capacity of liquid water [J/g/K]
96 C tFreeze = freezing temperature of pure water [K]
97
98 C-- Constants for forcing fields (common FORCON) :
99 C SOLC = Solar constant (area averaged) in W/m^2
100 C ALBSEA = Albedo over sea
101 C ALBICE = Albedo over sea ice (for ice fraction = 1)
102 C ALBSN = Albedo over snow (for snow depth > SDALB)
103 C SDALB = Snow depth (mm water) corresponding to maximum albedo
104 C SWCAP = Soil wetness at field capacity (volume fraction)
105 C SWWIL = Soil wetness at wilting point (volume fraction)
106 NAMELIST /AIM_PAR_FOR/
107 & SOLC, ALBSEA, ALBICE, ALBSN,
108 & SDALB, SWCAP, SWWIL
109
110 C-- Constants for surface fluxes (common SFLCON) :
111 C FWIND0 = ratio of near-sfc wind to lowest-level wind
112 C FTEMP0 = weight for near-sfc temperature extrapolation (0-1) :
113 C 1 : linear extrapolation from two lowest levels
114 C 0 : constant potential temperature ( = lowest level)
115 C FHUM0 = weight for near-sfc specific humidity extrapolation (0-1) :
116 C 1 : extrap. with constant relative hum. ( = lowest level)
117 C 0 : constant specific hum. ( = lowest level)
118 C CDL = drag coefficient for momentum over land
119 C CDS = drag coefficient for momentum over sea
120 C CHL = heat exchange coefficient over land
121 C CHS = heat exchange coefficient over sea
122 C VGUST = wind speed for sub-grid-scale gusts
123 C CTDAY = daily-cycle correction (dTskin/dSSRad)
124 C DTHETA = Potential temp. gradient for stability correction
125 C FSTAB = Amplitude of stability correction (fraction)
126 C HDRAG = Height scale for orographic correction
127 C FHDRAG = Amplitude of orographic correction (fraction)
128 NAMELIST /AIM_PAR_SFL/
129 & FWIND0, FTEMP0, FHUM0,
130 & CDL, CDS, CHL, CHS, VGUST, CTDAY,
131 & DTHETA, FSTAB, HDRAG, FHDRAG
132
133 C-- Convection constants (common CNVCON) :
134 C PSMIN = minimum (norm.) sfc. pressure for the occurrence of convection
135 C TRCNV = time of relaxation (in hours) towards reference state
136 C QBL = specific hum. threshold in the boundary layer
137 C RHBL = relative hum. threshold in the boundary layer
138 C RHIL = rel. hum. threshold in intermed. layers for secondary mass flux
139 C ENTMAX = max. entrainment as a fraction of cloud-base mass flux
140 C SMF = ratio between secondary and primary mass flux at cloud-base
141 NAMELIST /AIM_PAR_CNV/
142 & PSMIN, TRCNV, QBL, RHBL, RHIL, ENTMAX, SMF
143
144
145 C-- Constants for large-scale condendation (common LSCCON) :
146 C TRLSC = Relaxation time (in hours) for specific humidity
147 C RHLSC = Maximum relative humidity threshold (at sigma=1)
148 C DRHLSC = Vertical range of relative humidity threshold
149 C QSMAX = used to define the maximum latent heat release
150 NAMELIST /AIM_PAR_LSC/
151 & TRLSC, RHLSC, DRHLSC, QSMAX
152
153 C-- Radiation constants (common RADCON) :
154 C RHCL1 = relative hum. corresponding to cloud cover = 0
155 C RHCL2 = relative hum. corresponding to cloud cover = 1
156 C QACL1 = specific hum. threshold for cloud cover in the upper troposphere
157 C QACL2 = specific hum. threshold for cloud cover in the upper troposphere
158 C ALBCL = cloud albedo (for cloud cover = 1)
159 C EPSSW = fraction of incoming solar radiation absorbed by ozone
160 C EPSLW = fraction of surface LW radiation emitted directly to space
161 C EMISFC = longwave surface emissivity
162 C--: shortwave absorptivities (for dp = 10^5 Pa) :
163 C ABSDRY = abs. of dry air (visible band)
164 C ABSAER = abs. of aerosols (visible band)
165 C ABSWV1 = abs. of water vapour (visible band, for dq = 1 g/kg)
166 C ABSWV2 = abs. of water vapour (near IR band, for dq = 1 g/kg)
167 C ABSCL1 = abs. of clouds (visible band, constant term)
168 C ABSCL2 = abs. of clouds (visible band, for dw = 1 g/kg)
169 C--: longwave absorptivities (per dp = 10^5 Pa) :
170 C ABLWIN = abs. of air in "window" band
171 C ABLCO2 = abs. of air in CO2 band
172 C ABLWV1 = abs. of water vapour in H2O band 1 (weak), for dq = 1 g/kg
173 C ABLWV2 = abs. of water vapour in H2O band 2 (strong), for dq = 1 g/kg
174 C ABLCL1 = abs. of clouds in "window" band, constant term
175 C ABLCL2 = abs. of clouds in "window" band, for dw = 1 g/kg
176 NAMELIST /AIM_PAR_RAD/
177 & RHCL1, RHCL2, QACL1, QACL2, ALBCL,
178 & EPSSW, EPSLW, EMISFC,
179 & ABSDRY, ABSAER, ABSWV1, ABSWV2, ABSCL1, ABSCL2,
180 & ABLWIN, ABLCO2, ABLWV1, ABLWV2, ABLCL1, ABLCL2
181
182 C-- Constants for vertical dif. and sh. conv. (common VDICON) :
183 C TRSHC = relaxation time (in hours) for shallow convection
184 C TRVDI = relaxation time (in hours) for moisture diffusion
185 C TRVDS = relaxation time (in hours) for super-adiab. conditions
186 C RHGRAD = maximum gradient of relative humidity (d_RH/d_sigma)
187 C SEGRAD = minimum gradient of dry static energy (d_DSE/d_phi)
188 NAMELIST /AIM_PAR_VDI/
189 & TRSHC, TRVDI, TRVDS, RHGRAD, SEGRAD
190
191 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
192
193 _BEGIN_MASTER(myThid)
194
195 WRITE(msgBuf,'(A)') ' AIM_READ_PHYSPARMS: opening data.aimphys'
196 CALL PRINT_MESSAGE(msgBuf,standardMessageUnit,SQUEEZE_RIGHT,1)
197
198 CALL OPEN_COPY_DATA_FILE( 'data.aimphys', 'AIM_READ_PHYSPARMS',
199 O iUnit, myThid )
200
201 C-- Read parameters from open data file:
202
203 C- Parameters for AIM interface code:
204 READ(UNIT=iUnit,NML=AIM_PARAMS)
205
206 C- Constants for boundary forcing
207 READ(UNIT=iUnit,NML=AIM_PAR_FOR)
208
209 C- Constants for surface fluxes
210 READ(UNIT=iUnit,NML=AIM_PAR_SFL)
211
212 C- Constants for convection
213 READ(UNIT=iUnit,NML=AIM_PAR_CNV)
214
215 C- Constants for large-scale condensation
216 READ(UNIT=iUnit,NML=AIM_PAR_LSC)
217
218 C- Constants for radiation
219 READ(UNIT=iUnit,NML=AIM_PAR_RAD)
220
221 C- Constants for vertical diffusion and sh. conv.
222 READ(UNIT=iUnit,NML=AIM_PAR_VDI)
223
224 WRITE(msgBuf,'(A)')
225 & ' AIM_READ_PHYSPARMS: finished reading data.aimphys'
226 CALL PRINT_MESSAGE(msgBuf,standardMessageUnit,SQUEEZE_RIGHT,1)
227
228 C-- Close the open data file
229 CLOSE(iUnit)
230
231 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
232 C-- Check parameters and model configuration
233
234 C- If aim_taveFreq is positive, then must compile the aim-diagnostics code
235 #ifndef ALLOW_AIM_TAVE
236 IF (aim_taveFreq.GT.0.) THEN
237 WRITE(msgBuf,'(A)')
238 & 'AIM_READPARMS: aim_taveFreq > 0 but ALLOW_AIM_TAVE undefined'
239 CALL PRINT_ERROR( msgBuf, myThid)
240 WRITE(msgBuf,'(2A)')
241 & 'Re-compile with: #define ALLOW_AIM_TAVE',
242 & ' or -DALLOW_AIM_TAVE'
243 CALL PRINT_ERROR( msgBuf, myThid)
244 STOP 'ABNORMAL END: S/R AIM_READPARMS'
245 ENDIF
246 #endif /* ALLOW_AIM_TAVE */
247
248 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
249 C-- Print out parameter values :
250
251 WRITE(msgBuf,'(A)') ' '
252 CALL PRINT_MESSAGE(msgBuf,standardMessageUnit,SQUEEZE_RIGHT,1)
253 WRITE(msgBuf,'(A)') '// ==================================='
254 CALL PRINT_MESSAGE(msgBuf,standardMessageUnit,SQUEEZE_RIGHT,1)
255 WRITE(msgBuf,'(A)') '// AIM physics parameters :'
256 CALL PRINT_MESSAGE(msgBuf,standardMessageUnit,SQUEEZE_RIGHT,1)
257 WRITE(msgBuf,'(A)') '// ==================================='
258 CALL PRINT_MESSAGE(msgBuf,standardMessageUnit,SQUEEZE_RIGHT,1)
259
260 CALL WRITE_0D_L( useLand, INDEX_NONE,
261 & 'useLand =',
262 &' /* use Land package for surf.BC over land */')
263
264 C- namelist AIM_PARAMS:
265 CALL WRITE_0D_L( aim_useFMsurfBC, INDEX_NONE,
266 & 'aim_useFMsurfBC =',
267 &' /* F.Molteni surf. BC scheme on/off flag */')
268 CALL WRITE_0D_L( aim_useMMsurfFc, INDEX_NONE,
269 & 'aim_useMMsurfFc =',
270 &' /* Monthly Mean surf. Forcing on/off flag */')
271 CALL WRITE_0D_L( aim_surfPotTemp, INDEX_NONE,
272 & 'aim_surfPotTemp =',
273 &' /* Surf Temp file in Pot.Temp on/off flag */')
274 CALL WRITE_0D_L( aim_energPrecip, INDEX_NONE,
275 & 'aim_energPrecip =',
276 & ' /* account for energy of precip. on/off flag */')
277 CALL WRITE_0D_L( aim_splitSIOsFx, INDEX_NONE,
278 & 'aim_splitSIOsFx =',
279 & ' /* separate Sea-Ice & Ocean Flux on/off flag */')
280 CALL WRITE_0D_R8(aim_dragStrato,INDEX_NONE,'aim_dragStrato=',
281 & ' /* stratospheric-drag damping time scale (s) */')
282 CALL WRITE_0D_R8( aim_taveFreq, INDEX_NONE,'aim_taveFreq =',
283 & ' /* Frequency^-1 for time-Aver. output (s) */')
284 CALL WRITE_0D_R8( aim_diagFreq, INDEX_NONE,'aim_diagFreq =',
285 & ' /* Frequency^-1 for diagnostic output (s) */')
286 CALL WRITE_0D_R8( aim_tendFreq, INDEX_NONE,'aim_tendFreq =',
287 & ' /* Frequency^-1 for tendencies output (s) */')
288
289 C- namelist AIM_PAR_FOR:
290 CALL WRITE_0D_R8( SOLC, INDEX_NONE,'AIM_FOR: SOLC =',
291 & ' /* Solar constant (area averaged) in W/m2 */')
292 CALL WRITE_0D_R8( ALBSEA,INDEX_NONE,'AIM_FOR: ALBSEA =',
293 & ' /* Albedo over sea [0-1] */')
294 CALL WRITE_0D_R8( ALBICE,INDEX_NONE,'AIM_FOR: ALBICE =',
295 & ' /* Albedo over sea ice (for ice fraction =1) */')
296 CALL WRITE_0D_R8( ALBSN, INDEX_NONE,'AIM_FOR: ALBSN =',
297 & ' /* Albedo over snow (for snow depth > SDALB) */')
298 CALL WRITE_0D_R8( SDALB, INDEX_NONE,'AIM_FOR: SDALB =',
299 & ' /* Snow depth (mm H2O) corresp. maximum albedo */')
300 CALL WRITE_0D_R8( SWCAP, INDEX_NONE,'AIM_FOR: SWCAP =',
301 & ' /* Soil wetness at field capacity (Vol.fract.) */')
302 CALL WRITE_0D_R8( SWWIL, INDEX_NONE,'AIM_FOR: SWWIL =',
303 & ' /* Soil wetness at wilting point (Vol.fract.) */')
304
305 C- namelist AIM_PAR_SFL:
306 CALL WRITE_0D_R8( FWIND0,INDEX_NONE,'AIM_SFL: FWIND0 =',
307 & ' /* ratio of near-sfc wind to lowest-level wind */')
308 CALL WRITE_0D_R8( FTEMP0,INDEX_NONE,'AIM_SFL: FTEMP0 =',
309 & ' /* weight for near-sfc temp. extrapolation (0-1)*/')
310 CALL WRITE_0D_R8( FHUM0, INDEX_NONE,'AIM_SFL: FHUM0 =',
311 & ' /* weight for near-sfc spec.humid. extrap. (0-1)*/')
312 CALL WRITE_0D_R8( CDL, INDEX_NONE,'AIM_SFL: CDL =',
313 & ' /* drag coefficient for momentum over land */')
314 CALL WRITE_0D_R8( CDS, INDEX_NONE,'AIM_SFL: CDS =',
315 & ' /* drag coefficient for momentum over sea */')
316 CALL WRITE_0D_R8( CHL, INDEX_NONE,'AIM_SFL: CHL =',
317 & ' /* heat exchange coefficient over land */')
318 CALL WRITE_0D_R8( CHS, INDEX_NONE,'AIM_SFL: CHS =',
319 & ' /* heat exchange coefficient over sea */')
320 CALL WRITE_0D_R8( VGUST, INDEX_NONE,'AIM_SFL: VGUST =',
321 & ' /* wind speed [m/s] for sub-grid-scale gusts */')
322 CALL WRITE_0D_R8( CTDAY, INDEX_NONE,'AIM_SFL: CTDAY =',
323 & ' /* daily-cycle correction (dTskin/dSSRad) */')
324 CALL WRITE_0D_R8( DTHETA,INDEX_NONE,'AIM_SFL: DTHETA =',
325 & ' /* Pot.Temp. gradient for stability correction */')
326 CALL WRITE_0D_R8( FSTAB, INDEX_NONE,'AIM_SFL: FSTAB =',
327 & ' /* Amplitude of stability correction (fract.) */')
328 CALL WRITE_0D_R8( HDRAG, INDEX_NONE,'AIM_SFL: HDRAG =',
329 & ' /* Height scale for orographic correction */')
330 CALL WRITE_0D_R8( FHDRAG,INDEX_NONE,'AIM_SFL: FHDRAG =',
331 & ' /* Amplitude of orographic correction (fract.)*/')
332
333 C- namelist AIM_PAR_CNV:
334 CALL WRITE_0D_R8( PSMIN, INDEX_NONE,'AIM_CNV: PSMIN =',
335 & ' /* min norm.sfc.P. for occurrence of convect. */')
336 CALL WRITE_0D_R8( TRCNV, INDEX_NONE,'AIM_CNV: TRCNV =',
337 & ' /* time of relaxation [h] towards ref state */')
338 CALL WRITE_0D_R8( QBL, INDEX_NONE,'AIM_CNV: QBL =',
339 & ' /* specific hum. threshold in the Bound.layer */')
340 CALL WRITE_0D_R8( RHBL, INDEX_NONE,'AIM_CNV: RHBL =',
341 & ' /* relative hum. threshold in the Bound.layer */')
342 CALL WRITE_0D_R8( RHIL, INDEX_NONE,'AIM_CNV: RHIL =',
343 & ' /* rel.hum. threshold (intern) for 2nd mass.Flx*/')
344 CALL WRITE_0D_R8( ENTMAX,INDEX_NONE,'AIM_CNV: ENTMAX =',
345 & ' /* time of relaxation [h] towards neutral eq. */')
346 CALL WRITE_0D_R8( SMF, INDEX_NONE,'AIM_CNV: SMF =',
347 & ' /* ratio 2ndary/primary mass.Flx at cloud-base*/')
348
349 C- namelist AIM_PAR_LSC:
350 CALL WRITE_0D_R8( TRLSC, INDEX_NONE,'AIM_LSC: TRLSC =',
351 & ' /* relaxation time [h] for supersat. spec.hum. */')
352 CALL WRITE_0D_R8( RHLSC, INDEX_NONE,'AIM_LSC: RHLSC =',
353 & ' /* Max rel.humidity threshold (at sigma=1) */')
354 CALL WRITE_0D_R8( DRHLSC,INDEX_NONE,'AIM_LSC: DRHLSC =',
355 & ' /* Vertical range of rel.humidity threshold */')
356 CALL WRITE_0D_R8( QSMAX, INDEX_NONE,'AIM_LSC: QSMAX =',
357 & ' /* Define the maximum latent heat release */')
358
359 C- namelist AIM_PAR_RAD:
360 CALL WRITE_0D_R8( RHCL1, INDEX_NONE,'AIM_RAD: RHCL1 =',
361 & ' /* rel.hum. corresponding to cloud cover = 0 */')
362 CALL WRITE_0D_R8( RHCL2, INDEX_NONE,'AIM_RAD: RHCL2 =',
363 & ' /* rel.hum. corresponding to cloud cover = 1 */')
364 CALL WRITE_0D_R8( QACL1, INDEX_NONE,'AIM_RAD: QACL1 =',
365 & ' /* spec.hum. threshold for cloud, upper trop. */')
366 CALL WRITE_0D_R8( QACL2, INDEX_NONE,'AIM_RAD: QACL2 =',
367 & ' /* spec.hum. threshold for cloud, upper trop. */')
368 CALL WRITE_0D_R8( ALBCL, INDEX_NONE,'AIM_RAD: ALBCL =',
369 & ' /* cloud albedo (for cloud cover = 1) */')
370 CALL WRITE_0D_R8( EPSSW, INDEX_NONE,'AIM_RAD: EPSSW =',
371 & ' /* fract. of inc.solar rad. absorbed by ozone */')
372 CALL WRITE_0D_R8( EPSLW, INDEX_NONE,'AIM_RAD: EPSLW =',
373 & ' /* fract. of sfc LW emitted directly to space */')
374 CALL WRITE_0D_R8( EMISFC,INDEX_NONE,'AIM_RAD: EMISFC =',
375 & ' /* longwave surface emissivity */')
376
377 WRITE(msgBuf,'(A)')
378 & ' AIM_RAD : ShortWave absorptivities (for dp = 10^5 Pa) :'
379 CALL PRINT_MESSAGE(msgBuf,standardMessageUnit,SQUEEZE_RIGHT,1)
380 CALL WRITE_0D_R8( ABSDRY,INDEX_NONE,'AIM_RAD: ABSDRY =',
381 & ' /* abs. of dry air (visible band) */')
382 CALL WRITE_0D_R8( ABSAER,INDEX_NONE,'AIM_RAD: ABSAER =',
383 & ' /* abs. of aerosols (visible band) */')
384 CALL WRITE_0D_R8( ABSWV1,INDEX_NONE,'AIM_RAD: ABSWV1 =',
385 & ' /* abs. of water vap. (vis. band)(/dq, 1g/kg) */')
386 CALL WRITE_0D_R8( ABSWV1,INDEX_NONE,'AIM_RAD: ABSWV1 =',
387 & ' /* abs. of water vap. (vis. band)(/dq, 1g/kg) */')
388 CALL WRITE_0D_R8( ABSWV2,INDEX_NONE,'AIM_RAD: ABSWV2 =',
389 & ' /* abs. of water vap.(near IR bd)(/dq, 1g/kg) */')
390 CALL WRITE_0D_R8( ABSCL1,INDEX_NONE,'AIM_RAD: ABSCL1 =',
391 & ' /* abs. of clouds (vis.band)(constant term) */')
392 CALL WRITE_0D_R8( ABSCL2,INDEX_NONE,'AIM_RAD: ABSCL2 =',
393 & ' /* abs. of clouds (vis.band) (/dw, 1g/kg) */')
394
395 WRITE(msgBuf,'(A)')
396 & ' AIM_RAD : LongWave absorptivities (per dp = 10^5 Pa) :'
397 CALL WRITE_0D_R8( ABLWIN,INDEX_NONE,'AIM_RAD: ABLWIN =',
398 & ' /* abs. of air in "window" band */')
399 CALL WRITE_0D_R8( ABLCO2,INDEX_NONE,'AIM_RAD: ABLCO2 =',
400 & ' /* abs. of air in CO2 band */')
401 CALL WRITE_0D_R8( ABLWV1,INDEX_NONE,'AIM_RAD: ABLWV1 =',
402 & ' /* abs. of Water vap. H2O bd-1(weak)(/dq,1g/kg)*/')
403 CALL WRITE_0D_R8( ABLWV2,INDEX_NONE,'AIM_RAD: ABLWV2 =',
404 & ' /* abs. of W. vap., H2O bd-2(strong)(/dq,1g/kg)*/')
405 CALL WRITE_0D_R8( ABLCL1,INDEX_NONE,'AIM_RAD: ABLCL1 =',
406 & ' /* abs. of clouds in window band (const term) */')
407 CALL WRITE_0D_R8( ABLCL2,INDEX_NONE,'AIM_RAD: ABLCL2 =',
408 & ' /* abs. of clouds in window band (/dw, 1g/kg) */')
409
410 C- namelist AIM_PAR_VDI:
411 CALL WRITE_0D_R8( TRSHC, INDEX_NONE,'AIM_VDI: TRSHC =',
412 & ' /* relaxation time [h] for shallow convection */')
413 CALL WRITE_0D_R8( TRVDI, INDEX_NONE,'AIM_VDI: TRVDI =',
414 & ' /* relaxation time [h] for moisture diffusion */')
415 CALL WRITE_0D_R8( TRVDS, INDEX_NONE,'AIM_VDI: TRVDS =',
416 & ' /* relaxation time [h] for super-adiab. cond. */')
417 CALL WRITE_0D_R8( RHGRAD,INDEX_NONE,'AIM_VDI: RHGRAD =',
418 & ' /* max gradient of rel.humidity (d_RH/d_sigma)*/')
419 CALL WRITE_0D_R8( RHGRAD,INDEX_NONE,'AIM_VDI: RHGRAD =',
420 & ' /* max grad. of dry static Energy(d_DSE/d_phi)*/')
421
422 C---+----1----+----2----+----3----+----4----+----5----+----6----+----7-|--+----|
423
424 _END_MASTER(myThid)
425
426 C-- Everyone else must wait for the parameters to be loaded
427 _BARRIER
428
429 #endif /* ALLOW_AIM */
430
431 RETURN
432 END

  ViewVC Help
Powered by ViewVC 1.1.22