source: trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/tests_newphys_THARSISREF/callphys.def.mars1_radact

Last change on this file was 1247, checked in by aslmd, 12 years ago

MESOSCALE. Adapted the mesoscale model to previous commit to LMD GCM physics where number of scatterers is no longer set at compiling time.

File size: 5.7 KB
Line 
1##General options
2##~~~~~~~~~~~~~~~
3#Run with or without tracer transport ?
4tracer=.true.
5
6#Directory where external input files are:
7datadir=/planeto/emlmd/run_mcd5.v0_new/datadir
8#datadir = /san/home/spiga/DATAFILE
9#datadir = /d5/aslmd/datafile
10#datadir=/users/forget/WWW/datagcm/datafile
11datadir = /home/spiga/datadir/
12
13#Diurnal cycle ?  if diurnal=False, diurnal averaged solar heating
14diurnal=.true.
15
16#Seasonal cycle ? if season=False, Ls stays constant, to value set in "start"
17season = .true.   
18
19#write some more output on the screen ?
20lwrite = .false.   
21
22#Save statistics in file "stats.nc" ?
23callstats =.true.
24callstats =.false.
25
26#Save EOF profiles in file "profiles" for Climate Database?
27calleofdump = .false.
28
29## Dust scenario. Used if the dust is prescribed (i.e. if tracer=F or active=F)
30## ~~~~~~~~~~~~~
31#  =1 Dust opt.deph read in startfi; =2 Viking scenario; =3 MGS scenario,
32#  =4 Mars Year 24 from TES assimilation (old version of MY24; dust_tes.nc file)
33#  =6 "cold" (low dust) scenario ; =7 "warm" (high dust) scenario
34#  =24 Mars Year 24  ; =25 Mars Year 25 (year with a global dust storm) ; ...
35#  =30 Mars Year 30
36iaervar = 24
37# Dust opacity at 610 Pa (when constant, i.e. for the iaervar=1 case)
38tauvis=0.1
39# Dust vertical distribution:
40# (=0: old distrib. (Pollack90), =1: top set by "topdustref",
41#  =2: Viking scenario; =3 MGS scenario)
42iddist  = 3
43# Dust top altitude (km). (Matters only if iddist=1)
44topdustref = 55.
45
46## Physical Parameterizations :
47## ~~~~~~~~~~~~~~~~~~~~~~~~~~
48# call radiative transfer ?
49callrad   = .true.
50# call NLTE radiative schemes ?   matters only if callrad=T
51callnlte = .true.
52callnlte = .false.
53# NLTE 15um scheme to use.
54# 0-> Old scheme, static oxygen
55# 1-> Old scheme, dynamic oxygen
56# 2-> New scheme
57nltemodel = 2
58nltemodel = 0
59# call CO2 NIR absorption ?   matters only if callrad=T
60callnirco2 = .true.
61# NIR NLTE correction ? matters only if callnirco2=T
62nircorr=1
63nircorr=0
64# call turbulent vertical diffusion ?
65calldifv  = .true.
66# call convective adjustment ?
67calladj  = .true.
68# Thermals
69calltherm = .true.
70callrichsl = .true.
71# call CO2 condensation ?
72callcond =.true.
73# call thermal conduction in the soil ?
74callsoil = .true.
75# call Lott's gravity wave/subgrid topography scheme ?
76calllott  = .true.
77calllott  = .false.
78# Impose polar cap surface albedos as observed by TES?
79TESicealbedo = .true.
80TESicealbedo = .false.
81## Coefficient for Northern cap albedoes
82TESice_Ncoef=1.6
83## Coefficient for Southern cap albedoes
84TESice_Scoef=1.6
85
86
87## Radiative transfer options :
88## ~~~~~~~~~~~~~~~~~~~~~~~~~~
89# the rad.transfer is computed every "iradia" physical timestep
90iradia    = 6
91# Output of the exchange coefficient mattrix ? for diagnostic only
92callg2d  = .false.
93# Rayleigh scattering : (should be .false. for now)
94rayleigh  = .false.
95
96## Tracer (dust water, ice and/or chemical species) options (used if tracer=T):
97## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
98# DUST: Transported dust ? (if >0, use 'dustbin' dust bins)
99dustbin    = 2
100dustbin    = 0
101# DUST: Radiatively active dust ? (matters if dustbin>0)
102active  = .true.
103active  = .false.
104# DUST: use mass and number mixing ratios to predict dust size ?
105doubleq   = .true.
106doubleq   = .false.
107# DUST: lifted by GCM surface winds ?
108lifting = .true.
109lifting = .false.
110# DUST: lifted by dust devils ?
111callddevil = .false.
112# DUST: Scavenging by H2O/CO2 snowfall ?
113scavenging = .true.
114scavenging = .false.
115# DUST/WATERICE: Gravitationnal sedimentation ?
116sedimentation = .true.
117# WATERICE: Radiatively active transported atmospheric water ice ?
118activice   = .true.
119#activice   = .false.
120# WATER: Compute water cycle
121water = .true.
122# WATER: Microphysical scheme for water-ice clouds?
123microphys = .true.
124microphys = .false.
125# WATER: microphysics sub-timestep
126# imicro = 2 5 10
127imicro = 1
128# WATER: parameter contact
129mteta = 0.95
130# WATER: Effective variance for sedimentation for the log-normal
131#        distribution of ice particles ?
132nuice_sed=0.1
133# WATER: current permanent caps at both poles. True IS RECOMMENDED
134#        (with .true., North cap is a source of water and South pole
135#         is a cold trap)
136caps  = .true.
137# WATER: Water ice albedo ?
138albedo_h2o_ice = 0.35
139# WATER: Water ice thermal inertia
140inert_h2o_ice = 800
141# WATER: Frost thickness threshold for albedo
142frost_albedo_threshold = 0.005
143# PHOTOCHEMISTRY: include chemical species
144photochem  = .true.
145photochem  = .false.
146
147# SCATTERERS: set number of scatterers. must be compliant with preceding options.
148naerkind = 2
149
150
151## Thermospheric options (relevant if tracer=T) :
152##~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
153# call thermosphere ?
154callthermos = .true.
155callthermos = .false.
156# WATER: included without cycle (only if water=.false.)
157thermoswater = .false.
158# call thermal conduction ? (only if callthermos=.true.)
159callconduct = .true.
160callconduct = .false.
161# call molecular viscosity ? (only if callthermos=.true.)
162callmolvis = .true.
163callmolvis = .false.
164# call molecular diffusion ? (only if callthermos=.true.)
165callmoldiff = .true.
166callmoldiff = .false.
167# call thermospheric photochemistry ? (only if callthermos=.true.)
168thermochem = .true.
169thermochem = .false.
170# call EUV heating ? (only if callthermos=.true.)
171calleuv=.true.
172calleuv=.false.
173#Method to include solar variability?
174#0-> Old method (fixed EUV input)  1-> Variability with E10.7 as observed
175solvarmod=0
176# date for solar flux calculation: (1985 < date < 2002)
177## (Solar min=1996.4 ave=1993.4 max=1990.6) ; Only used if solvarmod=0
178solarcondate = 1993.4
179#Solar variability as observed for MY? (must bebetween MY23 and MY30)
180# (only matters if solvarmod=1)
181solvaryear=24
182# value for the UV heating efficiency
183##(experimental values between 0.19 and 0.23, lower values may
184## be used to compensate for low 15 um cooling)
185euveff = 0.21       
186
187
188
Note: See TracBrowser for help on using the repository browser.