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

Last change on this file since 3468 was 3468, checked in by emillour, 4 weeks ago

Mars PCM:
Remove obsolete/depreciated lwrite flag (which would trigger some very specific
extra text outputs), in code and in reference callphys.def files.
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#Save statistics in file "stats.nc" ?
14callstats =.true.
15
16# check input fields when entering physics?
17check_physics_inputs=.false.
18# check fields at the end of physics?
19check_physics_outputs=.false.
20
21#Directory where external input files are:
22datadir=/users/lmdz/WWW/planets/mars/datadir
23
24## Dust scenario. Used if the dust is prescribed (i.e. if active=F)
25## ~~~~~~~~~~~~~
26#  =1 Dust opt.deph read in startfi; =2 Viking scenario; =3 MGS scenario,
27#  =4 Mars Year 24 from TES assimilation (old version of MY24; dust_tes.nc file)
28#  =6 "cold" (low dust) scenario ; =7 "warm" (high dust) scenario
29#  =8 "climatology" (our best guess of a typical Mars year) scenario
30#  =24 Mars Year 24  ; =25 Mars Year 25 (year with a global dust storm) ; ...
31#  =30 Mars Year 30
32iaervar = 8
33# Dust opacity at 610 Pa (when constant, i.e. for the iaervar=1 case)
34tauvis=0.2
35# Dust vertical distribution:
36# (=0: old distrib. (Pollack90), =1: top set by "topdustref",
37#  =2: Viking scenario; =3 MGS scenario)
38iddist  = 3
39# Dust top altitude (km). (Matters only if iddist=1)
40topdustref = 55.
41
42## Physical Parameterizations :
43## ~~~~~~~~~~~~~~~~~~~~~~~~~~
44# call radiative transfer ?
45callrad   = .true.
46# call NLTE radiative schemes ?   matters only if callrad=T
47callnlte = .true.
48# NLTE 15um scheme to use.
49# 0-> Old scheme, static oxygen
50# 1-> Old scheme, dynamic oxygen
51# 2-> New scheme
52nltemodel = 0
53# call CO2 NIR absorption ?   matters only if callrad=T
54callnirco2 = .true.
55# NIR NLTE correction ? matters only if callnirco2=T
56nircorr=0
57# call turbulent vertical diffusion ?
58calldifv  = .true.
59# call convective adjustment ?
60calladj  = .true.
61# Thermals
62calltherm = .true.
63callrichsl = .true.
64# call CO2 condensation ?
65callcond =.true.
66# call thermal conduction in the soil ?
67callsoil = .true.
68# call Lott's gravity wave/subgrid topography scheme ?
69calllott  = .true.
70# Impose polar cap surface albedos as observed by TES?
71TESicealbedo = .true.
72## Coefficient for Northern cap albedoes
73TESice_Ncoef=1.6
74## Coefficient for Southern cap albedoes
75TESice_Scoef=1.6
76
77
78## Radiative transfer options :
79## ~~~~~~~~~~~~~~~~~~~~~~~~~~
80# the rad.transfer is computed every "iradia" physical timestep
81iradia    = 1
82# Output of the exchange coefficient mattrix ? for diagnostic only
83callg2d  = .false.
84# Rayleigh scattering : (should be .false. for now)
85rayleigh  = .false.
86
87## Tracer (dust water, ice and/or chemical species) options :
88## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
89# DUST: Transported dust ? (if >0, use 'dustbin' dust bins)
90dustbin    = 2
91# DUST: Radiatively active dust ? (matters if dustbin>0)
92active  = .true.
93# DUST: use mass and number mixing ratios to predict dust size ?
94doubleq   = .true.
95# DUST: use a small population of dust particules (submicron dust)?
96submicron = .false.
97# DUST: lifted by GCM surface winds ?
98lifting = .true.
99# DUST: lifted by dust devils ?
100callddevil = .false.
101# DUST: Scavenging by H2O/CO2 snowfall ?
102scavenging = .true.
103# DUST/WATERICE: Gravitationnal sedimentation ?
104sedimentation = .true.
105# WATERICE: Radiatively active transported atmospheric water ice ?
106activice   = .true.
107# WATER: Compute water cycle
108water = .true.
109# WATER: Microphysical scheme for water-ice clouds?
110microphys = .true.
111# WATER: parameter contact
112mteta = 0.95
113# WATER: current permanent caps at both poles. True IS RECOMMENDED
114#        (with .true., North cap is a source of water and South pole
115#         is a cold trap)
116caps  = .true.
117# WATER: Water ice albedo ?
118albedo_h2o_ice = 0.35
119# WATER: Water ice thermal inertia
120inert_h2o_ice = 800
121# WATER: Frost thickness threshold for albedo
122frost_albedo_threshold = 0.005
123# WATER: Effective variance for sedimentation for the log-normal
124#        distribution of ice particles ?
125nuice_sed=0.1
126# WATER: microphysics is computed "imicro" times per physical timestep
127imicro = 30
128# HDO : computation of HDO cycle
129hdo = .true.
130hdofrac = .true.
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.