source: trunk/LMDZ.MARS/util/startarchive2icosa/callphys.def_no_start @ 2813

Last change on this file since 2813 was 2813, checked in by romain.vande, 3 years ago

DYNAMICO MARS
Update startarchive2icosa repertory for new version of Dynamico
RV

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