source: codes/icosagcm/branches/SATURN_DYNAMICO/TEST/callphys.def @ 310

Last change on this file since 310 was 310, checked in by millour, 10 years ago

Add the possibility to have a sponge acting on the temperature
in the physics, using flag "callradsponge=.true.". The sponge
vertical extention is the same as the sponge layer in the dynamics.
EM

File size: 6.3 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# Planet with rings?
14rings_shadow = .true.
15# Compute latitude-dependent gravity field??
16oblate = .true.
17# Flattening (a-b)/a
18flatten = 0.09796
19# Needed if oblate=.true.: J2
20J2 = 0.01629
21# Needed if oblate=.true.: Planet mean radius (m)
22Rmean = 58210000.
23# Needed if oblate=.true.: Mass of the planet (*1e24 kg)
24MassPlanet = 568.5
25# Write some more output on the screen ?
26lwrite    = .false.
27# Save statistics in file "stats.nc" ?
28callstats = .false.
29# Test energy conservation of model physics ?
30enertest  = .false.
31# Check to see if cpp, mugaz values used match gas mixture defined in gases.def (recommended) ?
32check_cpp_match=.false.
33
34## Directory where external input files are
35## ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
36#datadir     = /home/spiga/datagcm
37#datadir     = /d5/aslmd/datagcm/
38#datadir = /san/common/umr8539/DATAGENERIC/
39datadir = /ccc/scratch/cont003/dsm/p86yann/SATURNE_128x96x64/DATAGENERIC/
40
41## Radiative transfer options
42## ~~~~~~~~~~~~~~~~~~~~~~~~~~
43# call radiative transfer?
44callrad    = .true.
45# the rad. transfer is computed every "iradia" physical timestep
46#iradia     = 160
47iradia     = 40
48# Add temperature sponge effect after radiative transfer?
49callradsponge=.true.
50# call multilayer correlated-k radiative transfer ?
51corrk      = .true.
52# Include continuum absorption in radiative transfer (note CO2 is treated separately) ?
53continuum  = .true.
54# folder in which correlated-k data is stored ?
55#corrkdir   = CH4_C2H6_C2H2_Profils
56#corrkdir   = CH4_C2H6_C2H2_T_70-400K
57#corrkdir   = CH4_C2H6_C2H2_HITRAN2012
58corrkdir   = CH4_C2H6_C2H2_HITRAN2012_Karko
59# call visible gaseous absorption in radiative transfer ?
60callgasvis = .true.
61# Include Rayleigh scattering in the visible ?
62rayleigh   = .true.
63# Uniform absorption coefficient in radiative transfer?
64graybody     = .false.
65# Characteristic planetary equilibrium (black body) temperature
66# This is used only in the aerosol radiative transfer setup. (see aerave.F)
67tplanet    = 100.
68# Output spectral OLR in 1D/3D?
69specOLR    = .false.
70# Output global radiative balance in file 'rad_bal.out' - slow for 1D!!
71meanOLR    = .false.
72# Variable gas species: Radiatively active ?
73varactive  = .false.
74# Variable gas species: Fixed vertical distribution ?
75#   (not to be used in time integration mode)
76varfixed   = .false.
77# Variable gas species: Saturation percentage value at ground ?
78satval     = 0.0
79# Force specific heat capacity and molecular mass values
80force_cpp      = .true.
81# Specific heat capacity in J K-1 kg-1 [only used if force_cpp = T]
82cpp            = 11500.
83# Molecular mass in g mol-1 [only used if force_cpp = T]
84mugaz          = 2.34
85
86## Star type
87## ~~~~~~~~~
88startype = 1
89# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
90# The choices are:
91#
92#       startype = 1            Sol        (G2V-class main sequence)
93#       startype = 2            Ad Leo     (M-class, synthetic)
94#       startype = 3            GJ644
95#       startype = 4            HD128167
96# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
97# Stellar flux at 1 AU. Examples:
98# 1366.0 W m-2          Sol today
99# 1024.5 W m-2          Sol today x 0.75 = weak early Sun
100# 18.462 W m-2          The feeble Gl581
101# 19.960 W m-2          Gl581 with e=0.38 orbital average
102Fat1AU = 1366.0
103
104## Tracer and aerosol options
105## ~~~~~~~~~~~~~~~~~~~~~~~~~~
106# Gravitational sedimentation of tracers (just H2O ice for now) ?
107sedimentation = .false.
108
109## Other physics options
110## ~~~~~~~~~~~~~~~~~~~~~
111# call turbulent vertical diffusion ?
112calldifv = .true.
113# use turbdiff instead of vdifc ?
114UseTurbDiff = .true.
115# call convective adjustment ?
116calladj  = .true.
117# call thermal conduction in the soil ?
118callsoil = .false.
119# Internal heat flux (matters only if callsoil=F)
120intheat = 2.6
121# Remove lower boundary (e.g. for gas giant sims)
122nosurf = .true.
123
124#########################################################################
125## extra non-standard definitions for Earth
126#########################################################################
127 
128## Tracer and aerosol options
129## ~~~~~~~~~~~~~~~~~~~~~~~~~~
130#Ammonia cloud?
131aeronh3       = .false.
132# Radiatively active CO2 aerosol?
133aeroco2       = .false.
134# Fixed CO2 aerosol distribution?
135aerofixco2    = .false.
136# Radiatively active water aerosol?
137aeroh2o       = .false.
138# Fixed water aerosol distribution?
139aerofixh2o    = .false.
140# basic dust opacity
141dusttau       = 0.0
142# Varying H2O cloud fraction?
143CLFvarying    = .false.
144# H2O cloud fraction if fixed?
145CLFfixval     = 0.0
146# fixed radii for cloud particles?
147radfixed=.false.
148# number mixing ratio of CO2 ice particles
149Nmix_co2      = 100000.
150# number mixing ratio of water particles (for rafixed=.false.)
151Nmix_h2o      = 1.e7
152# number mixing ratio of water ice particles (for rafixed=.false.)
153Nmix_h2o_ice  = 5.e5
154# radius of H2O water particles (for rafixed=.true.):
155rad_h2o=10.e-6
156# radius of H2O ice particles (for rafixed=.true.):
157rad_h2o_ice=35.e-6
158# atm mass update due to tracer evaporation/condensation?
159mass_redistrib = .false.
160
161
162# Radiatively active SATURN aerosol?
163aeroback2lay       = .true.
164# Parametrization of SATURN aerosol?
165obs_tau_col_tropo = 8.0
166size_tropo = 2.e-6
167# To not call abort when temperature is outside boundaries:
168strictboundcorrk = .false.
169
170
171## Water options
172## ~~~~~~~~~~~~~
173# Model water cycle
174water         = .false.
175# Model water cloud formation
176watercond     = .false.
177# Model water precipitation (including coagulation etc.)
178waterrain     = .false.
179# Use simple precipitation scheme?
180precip_scheme=4
181# multiplicative constant in Boucher 95 precip scheme
182Cboucher=1.
183# Include hydrology ?
184hydrology     = .false.
185# H2O snow (and ice) albedo ?
186albedosnow    = 0.6
187# Maximum sea ice thickness ?
188maxicethick   = 10.
189# Freezing point of seawater (degrees C) ?
190Tsaldiff      = 0.0
191# Evolve surface water sources ?
192sourceevol    = .false.
193
194## CO2 options
195## ~~~~~~~~~~~
196# call CO2 condensation ?
197co2cond       = .false.
198# Set initial temperature profile to 1 K above CO2 condensation everywhere?
199nearco2cond   = .false.
Note: See TracBrowser for help on using the repository browser.