source: trunk/LMDZ.MARS/deftank/callphys.def.GCM5 @ 3448

Last change on this file since 3448 was 3448, checked in by emillour, 7 weeks ago

Mars PCM:
Follow-up of previous commit, remove all references to tracer=T/F in
comments.
EM

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