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