source: trunk/LMDZ.GENERIC/deftank/callphys.earthslab @ 3981

Last change on this file since 3981 was 3976, checked in by mturbet, 5 days ago

update callphys.def deftank files

File size: 6.9 KB
Line 
1## Orbit / general options
2## ~~~~~~~~~~~~~~~~~~~~~~~
3# Run with or without tracer transport ?
4tracer    = .true.
5# rate of outputs for diagfi files (in physics steps, default: 24)
6diagfi_output_rate = 6
7# Diurnal cycle ?  if diurnal=false, diurnally averaged solar heating
8diurnal   = .true.
9# Seasonal cycle ? if season=false, Ls stays constant, to value set in "start"
10season    = .true.
11# Tidally resonant orbit ? must have diurnal=false, correct rotation rate in newstart
12tlocked   = .false.
13# Tidal resonance ratio ? ratio T_orbit to T_rotation
14nres      = 1
15# Write some more output on the screen ?
16lwrite    = .false.
17# Save statistics in file "stats.nc" ?
18callstats = .false.
19# Test energy conservation of model physics ?
20enertest  = .false.
21# check if cpp and mugaz from start.nc are consistent with values computed by comp_cpp_mugaz with gases.def
22check_cpp_match = .false.
23# Check if physics inputs and outputs are ok
24check_physics_inputs = .true.
25check_physics_outputs = .true.
26
27## Directory where external input files are
28## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
29datadir     = datadir
30
31## Radiative transfer options
32## ~~~~~~~~~~~~~~~~~~~~~~~~~~
33# call radiative transfer?
34callrad    = .true.
35# the rad. transfer is computed every "iradia" physical timestep
36iradia     = 6
37# Use blackbody for stellar spectrum ?
38stelbbody    = .false.
39# Stellar blackbody temperature ?
40stelTbb      = 2000.000
41# call multilayer correlated-k radiative transfer ?
42corrk      = .true.
43# folder in which correlated-k data is stored ?
44corrkdir = Earth_JL13_extend
45# corrkdir    = Earth_110-710K
46# corrkdir   = N2CO2poor_H2Ovar
47# corrkdir   = megaCO2
48# corrkdir   = null
49# call visible gaseous absorption in radiative transfer ?
50callgasvis = .true.
51# call continuum in radiative transfer ?
52continuum = .true.
53generic_continuum_database = .true.
54# Include Rayleigh scattering in the visible ?
55rayleigh   = .true.
56# Uniform absorption coefficient in radiative transfer?
57graybody     = .false.
58# Constant absorption coefficient in visible
59#      (in m^2/kg; only if graybody=true):
60#      tau_surf= kappa*P/g
61kappa_VI = 1.e-4
62# Constant absorption coefficient in IR
63#      (in m^2/kg; only if graybody=true):
64kappa_IR = 5.e-1
65# Use Newtonian cooling in place of radiative transfer ?
66newtonian    = .false.
67# Radiative timescale for Newtonian cooling ? [only if newtonian = T]
68tau_relax    = 30.00000
69# Test physics timescale in 1D ?
70testradtimes = .false.
71# Characteristic planetary equilibrium (black body) temperature
72# This is used only in the aerosol radiative transfer setup. (see aerave.F)
73tplanet    = 215.
74# Output spectral OLR in 1D/3D?
75specOLR    = .false.
76# Output global radiative balance in file 'rad_bal.out' - slow for 1D!!
77meanOLR    = .false.
78# Variable gas species: Radiatively active ?
79varactive  = .true.
80# Variable gas species: Fixed vertical distribution ?
81#   (not to be used in time integration mode)
82varfixed   = .false.
83# Variable gas species: Saturation percentage value at ground ?
84satval     = .8
85# Use fixed vertical profile, 1 step, no iteration ?
86kastprof     = .false.
87# Remove lower boundary (e.g. for gas giant sims)
88noradsurf    = .false.
89
90## Host Star
91## ~~~~~~~~~
92stelspec_file = spectrum_Sun_2025.dat
93tstellar = 5780.
94
95# Stellar flux at 1 AU. Examples:
96# 1366.0 W m-2          Sol today
97# 1024.5 W m-2          Sol today x 0.75 = weak early Sun
98# 18.462 W m-2          The feeble Gl581
99# 19.960 W m-2          Gl581 with e=0.38 orbital average
100Fat1AU = 1366.0
101
102
103## Tracer and aerosol options
104## ~~~~~~~~~~~~~~~~~~~~~~~~~~
105# Gravitational sedimentation of tracers (just H2O ice for now) ?
106sedimentation = .true.
107
108## Other physics options
109## ~~~~~~~~~~~~~~~~~~~~~
110# call turbulent vertical diffusion ?
111calldifv = .true.
112# use turbdiff instead of vdifc ?
113UseTurbDiff = .true.
114# call convective adjustment ?
115calladj  = .true.
116# call thermal conduction in the soil ?
117callsoil = .true.
118
119#########################################################################
120## extra non-standard definitions for Earth
121#########################################################################
122 
123## Tracer and aerosol options
124## ~~~~~~~~~~~~~~~~~~~~~~~~~~
125# Number of radiatively active aerosols
126naerkind = 1
127# Varying H2O cloud fraction?
128CLFvarying    = .true.
129# H2O cloud fraction?
130CLFfixval     = 1.
131# number mixing ratio of CO2 ice particles
132Nmix_co2      = 1.e5
133# basic dust opacity
134dusttau       = 0.0
135# water cloud pressure level (norm. by psurf)
136cloudlvl      = 0.0
137# atm mass update due to tracer evaporation/condensation?
138mass_redistrib = .true.
139# Radiatively active CO2 aerosol?
140aeroco2       = .false.
141# Fixed CO2 aerosol distribution?
142aerofixco2    = .false.
143# Radiatively active water aerosol?
144aeroh2o       = .true.
145# Fixed water aerosol distribution?
146aerofixh2o  = .false.
147# Radiatively active sulfur aersol?
148aeroh2so4     = .false.
149# fixed radii for h2o cloud particles?
150radfixed=.true.
151# number mixing ratio of water particles (for rafixed=.false.)
152Nmix_h2o      = 4e6
153# number mixing ratio of water ice particles (for rafixed=.false.)
154Nmix_h2o_ice      = 2.e4
155# radius of H2O water particles (for rafixed=.true.): (CHANGED FROM 10 TO 12 AFTER BENJAMIN)
156rad_h2o=12.e-6
157# radius of H2O ice particles (for rafixed=.true.):
158rad_h2o_ice=35.e-6
159
160## Water options
161## ~~~~~~~~~~~~~
162# Model water cycle
163water         = .true.
164# Model water cloud formation
165watercond     = .true.
166# Model water precipitation (including coagulation etc.)
167waterrain     = .true.
168# Moist adjustment
169moistadjustment = .true.
170# Use simple precipitation scheme?
171precip_scheme=4
172# multiplicative constant in Boucher 95 precip scheme
173Cboucher=0.6
174# Include hydrology ?
175hydrology     = .true.
176# active runoff ?
177activerunoff  = .true.
178# H2O snow (and ice) albedo ?
179albedosnow    = 0.65
180# Maximum sea ice thickness ?
181maxicethick   = 10.
182# Freezing point of seawater (degrees C) ?
183Tsaldiff      = 0.0
184# Evolve surface water sources ?
185sourceevol    = .false.
186# compute lightning rate ?
187compute_lightning     = .true.
188
189## CO2 options
190## ~~~~~~~~~~~
191# call CO2 condensation ?
192co2cond       = .false.
193# Set initial temperature profile to 1 K above CO2 condensation everywhere?
194nearco2cond   = .false.
195
196## Subsurface options
197## ~~~~~~~~~~~~~~~~~~
198# Number of subsurface layers (For Earth 14 is OK; for Mars 18)
199nsoilmx=14
200# Thickness of topmost soil layer (m) (For Earth 0.03 is OK; for Mars 0.0002)
201lay1_soil=0.03
202#Coefficient for soil layer thickness distribution (default is 2)
203alpha_soil=2
204
205## Ocean options
206## ~~~~~~~~~~~~~
207# Model slab-ocean (Main flag for slab ocean)
208ok_slab_ocean = .true.
209# The following flags can only be set to true if ok_slab_ocean is true
210# Ekman transport
211slab_ekman = .true.
212# Ekman zonal advection
213slab_ekman_zonadv = .true.
214# Horizontal diffusion (default coef_hdiff=25000., can be changed)
215slab_hdiff = .true.
216# Slab-ocean timestep (in physics timesteps)
217cpl_pas = 1
218# sea-ice
219#ok_slab_sic   = .true.
220# Gent-McWilliams Scheme (can only be true if slab_ekman is true)
221slab_gm   = .true.
222# Slab convective adjustment? 0 - no, 1 - yes
223slab_cadj = 1
224# H2O snow (and ice) albedo for sea ?
225#albedosnowsea    = 0.65
226
Note: See TracBrowser for help on using the repository browser.