source: trunk/LMDZ.UNIVERSAL/deftank/PROTO_saturn_strato/callphys.def @ 1137

Last change on this file since 1137 was 1137, checked in by aslmd, 11 years ago

LMDZ.UNIVERSAL. make all callphys similar for saturn in deftank

File size: 5.6 KB
Line 
1## Orbit / general options
2## ~~~~~~~~~~~~~~~~~~~~~~~
3# Run with or without tracer transport ?
4tracer    = .false.
5# Diurnal cycle ?  if diurnal=false, diurnally averaged solar heating
6diurnal   = .false. #.true.
7# Seasonal cycle ? if season=false, Ls stays constant, to value set in "start"
8season    = .true.
9# Tidally resonant orbit ? must have diurnal=false, correct rotation rate in newstart
10tlocked   = .false.
11# Tidal resonance ratio ? ratio T_orbit to T_rotation
12nres      = 1
13# Write some more output on the screen ?
14lwrite    = .false.
15# Save statistics in file "stats.nc" ?
16callstats = .false.
17# Test energy conservation of model physics ?
18enertest  = .false.
19# Check to see if cpp, mugaz values used match gas mixture defined in gases.def (recommended) ?
20check_cpp_match=.false.
21
22## Directory where external input files are
23## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24#datadir     = /san/home/spiga/DATAGENERIC
25#datadir      = /san/home/spiga/COMMON/DATAGENERIC/
26#datadir     = /home/spiga/datagcm
27datadir     = /d5/aslmd/datagcm/
28
29## Radiative transfer options
30## ~~~~~~~~~~~~~~~~~~~~~~~~~~
31# call radiative transfer?
32callrad    = .true.
33# the rad. transfer is computed every "iradia" physical timestep
34iradia     = 160
35# call multilayer correlated-k radiative transfer ?
36corrk      = .true.
37# Include continuum absorption in radiative transfer (note CO2 is treated separately) ?
38continuum  = .true.
39# folder in which correlated-k data is stored ?
40corrkdir   = CH4_C2H6_C2H2_Profils
41corrkdir   = CH4_C2H6_C2H2_T_70-400K
42corrkdir   = CH4_C2H6_C2H2_HITRAN2012
43# call visible gaseous absorption in radiative transfer ?
44callgasvis = .true.
45# Include Rayleigh scattering in the visible ?
46rayleigh   = .true.
47# Uniform absorption coefficient in radiative transfer?
48graybody     = .false.
49# Characteristic planetary equilibrium (black body) temperature
50# This is used only in the aerosol radiative transfer setup. (see aerave.F)
51tplanet    = 215.
52# Output spectral OLR in 1D/3D?
53specOLR    = .false.
54# Output global radiative balance in file 'rad_bal.out' - slow for 1D!!
55meanOLR    = .false.
56# Variable gas species: Radiatively active ?
57varactive  = .false.
58# Variable gas species: Fixed vertical distribution ?
59#   (not to be used in time integration mode)
60varfixed   = .false.
61# Variable gas species: Saturation percentage value at ground ?
62satval     = 0.0
63# Force specific heat capacity and molecular mass values
64force_cpp      = .false.
65# Specific heat capacity in J K-1 kg-1 [only used if force_cpp = T]
66cpp            = 14000.
67# Molecular mass in g mol-1 [only used if force_cpp = T]
68mugaz          = 2.14
69
70## Star type
71## ~~~~~~~~~
72startype = 1
73# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
74# The choices are:
75#
76#       startype = 1            Sol        (G2V-class main sequence)
77#       startype = 2            Ad Leo     (M-class, synthetic)
78#       startype = 3            GJ644
79#       startype = 4            HD128167
80# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
81# Stellar flux at 1 AU. Examples:
82# 1366.0 W m-2          Sol today
83# 1024.5 W m-2          Sol today x 0.75 = weak early Sun
84# 18.462 W m-2          The feeble Gl581
85# 19.960 W m-2          Gl581 with e=0.38 orbital average
86Fat1AU = 1366.0
87
88## Tracer and aerosol options
89## ~~~~~~~~~~~~~~~~~~~~~~~~~~
90# Gravitational sedimentation of tracers (just H2O ice for now) ?
91sedimentation = .false.
92
93## Other physics options
94## ~~~~~~~~~~~~~~~~~~~~~
95# call turbulent vertical diffusion ?
96calldifv = .true.
97# use turbdiff instead of vdifc ?
98UseTurbDiff = .true.
99# call convective adjustment ?
100calladj  = .true.
101# call thermal conduction in the soil ?
102callsoil = .false.
103# Internal heat flux (matters only if callsoil=F)
104intheat = 2.0
105# Remove lower boundary (e.g. for gas giant sims)
106nosurf = .true.
107
108#########################################################################
109## extra non-standard definitions for Earth
110#########################################################################
111 
112## Tracer and aerosol options
113## ~~~~~~~~~~~~~~~~~~~~~~~~~~
114# Radiatively active CO2 aerosol?
115aeroco2       = .false.
116# Fixed CO2 aerosol distribution?
117aerofixco2    = .false.
118# Radiatively active water aerosol?
119aeroh2o       = .false.
120# Fixed water aerosol distribution?
121aerofixh2o    = .false.
122# two-layer aerosol model?
123aeroback2lay  = .true.
124# basic dust opacity
125dusttau       = 0.0
126# Varying H2O cloud fraction?
127CLFvarying    = .false.
128# H2O cloud fraction if fixed?
129CLFfixval     = 0.0
130# fixed radii for cloud particles?
131radfixed=.false.
132# number mixing ratio of CO2 ice particles
133Nmix_co2      = 100000.
134# number mixing ratio of water particles (for rafixed=.false.)
135Nmix_h2o      = 1.e7
136# number mixing ratio of water ice particles (for rafixed=.false.)
137Nmix_h2o_ice  = 5.e5
138# radius of H2O water particles (for rafixed=.true.):
139rad_h2o=10.e-6
140# radius of H2O ice particles (for rafixed=.true.):
141rad_h2o_ice=35.e-6
142# atm mass update due to tracer evaporation/condensation?
143mass_redistrib = .false.
144
145## Water options
146## ~~~~~~~~~~~~~
147# Model water cycle
148water         = .false.
149# Model water cloud formation
150watercond     = .false.
151# Model water precipitation (including coagulation etc.)
152waterrain     = .false.
153# Use simple precipitation scheme?
154precip_scheme=4
155# multiplicative constant in Boucher 95 precip scheme
156Cboucher=1.
157# Include hydrology ?
158hydrology     = .false.
159# H2O snow (and ice) albedo ?
160albedosnow    = 0.6
161# Maximum sea ice thickness ?
162maxicethick   = 10.
163# Freezing point of seawater (degrees C) ?
164Tsaldiff      = 0.0
165# Evolve surface water sources ?
166sourceevol    = .false.
167
168## CO2 options
169## ~~~~~~~~~~~
170# call CO2 condensation ?
171co2cond       = .false.
172# Set initial temperature profile to 1 K above CO2 condensation everywhere?
173nearco2cond   = .false.
Note: See TracBrowser for help on using the repository browser.