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

Last change on this file since 220 was 220, checked in by ymipsl, 10 years ago

Creating temporary dynamico/lmdz/saturn branche

YM

File size: 6.2 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# call multilayer correlated-k radiative transfer ?
49corrk      = .true.
50# Include continuum absorption in radiative transfer (note CO2 is treated separately) ?
51continuum  = .true.
52# folder in which correlated-k data is stored ?
53#corrkdir   = CH4_C2H6_C2H2_Profils
54#corrkdir   = CH4_C2H6_C2H2_T_70-400K
55#corrkdir   = CH4_C2H6_C2H2_HITRAN2012
56corrkdir   = CH4_C2H6_C2H2_HITRAN2012_Karko
57# call visible gaseous absorption in radiative transfer ?
58callgasvis = .true.
59# Include Rayleigh scattering in the visible ?
60rayleigh   = .true.
61# Uniform absorption coefficient in radiative transfer?
62graybody     = .false.
63# Characteristic planetary equilibrium (black body) temperature
64# This is used only in the aerosol radiative transfer setup. (see aerave.F)
65tplanet    = 100.
66# Output spectral OLR in 1D/3D?
67specOLR    = .false.
68# Output global radiative balance in file 'rad_bal.out' - slow for 1D!!
69meanOLR    = .false.
70# Variable gas species: Radiatively active ?
71varactive  = .false.
72# Variable gas species: Fixed vertical distribution ?
73#   (not to be used in time integration mode)
74varfixed   = .false.
75# Variable gas species: Saturation percentage value at ground ?
76satval     = 0.0
77# Force specific heat capacity and molecular mass values
78force_cpp      = .true.
79# Specific heat capacity in J K-1 kg-1 [only used if force_cpp = T]
80cpp            = 11500.
81# Molecular mass in g mol-1 [only used if force_cpp = T]
82mugaz          = 2.34
83
84## Star type
85## ~~~~~~~~~
86startype = 1
87# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
88# The choices are:
89#
90#       startype = 1            Sol        (G2V-class main sequence)
91#       startype = 2            Ad Leo     (M-class, synthetic)
92#       startype = 3            GJ644
93#       startype = 4            HD128167
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## Tracer and aerosol options
103## ~~~~~~~~~~~~~~~~~~~~~~~~~~
104# Gravitational sedimentation of tracers (just H2O ice for now) ?
105sedimentation = .false.
106
107## Other physics options
108## ~~~~~~~~~~~~~~~~~~~~~
109# call turbulent vertical diffusion ?
110calldifv = .true.
111# use turbdiff instead of vdifc ?
112UseTurbDiff = .true.
113# call convective adjustment ?
114calladj  = .true.
115# call thermal conduction in the soil ?
116callsoil = .false.
117# Internal heat flux (matters only if callsoil=F)
118intheat = 2.6
119# Remove lower boundary (e.g. for gas giant sims)
120nosurf = .true.
121
122#########################################################################
123## extra non-standard definitions for Earth
124#########################################################################
125 
126## Tracer and aerosol options
127## ~~~~~~~~~~~~~~~~~~~~~~~~~~
128#Ammonia cloud?
129aeronh3       = .false.
130# Radiatively active CO2 aerosol?
131aeroco2       = .false.
132# Fixed CO2 aerosol distribution?
133aerofixco2    = .false.
134# Radiatively active water aerosol?
135aeroh2o       = .false.
136# Fixed water aerosol distribution?
137aerofixh2o    = .false.
138# basic dust opacity
139dusttau       = 0.0
140# Varying H2O cloud fraction?
141CLFvarying    = .false.
142# H2O cloud fraction if fixed?
143CLFfixval     = 0.0
144# fixed radii for cloud particles?
145radfixed=.false.
146# number mixing ratio of CO2 ice particles
147Nmix_co2      = 100000.
148# number mixing ratio of water particles (for rafixed=.false.)
149Nmix_h2o      = 1.e7
150# number mixing ratio of water ice particles (for rafixed=.false.)
151Nmix_h2o_ice  = 5.e5
152# radius of H2O water particles (for rafixed=.true.):
153rad_h2o=10.e-6
154# radius of H2O ice particles (for rafixed=.true.):
155rad_h2o_ice=35.e-6
156# atm mass update due to tracer evaporation/condensation?
157mass_redistrib = .false.
158
159
160# Radiatively active SATURN aerosol?
161aeroback2lay       = .true.
162# Parametrization of SATURN aerosol?
163obs_tau_col_tropo = 8.0
164size_tropo = 2.e-6
165# To not call abort when temperature is outside boundaries:
166strictboundcorrk = .false.
167
168
169## Water options
170## ~~~~~~~~~~~~~
171# Model water cycle
172water         = .false.
173# Model water cloud formation
174watercond     = .false.
175# Model water precipitation (including coagulation etc.)
176waterrain     = .false.
177# Use simple precipitation scheme?
178precip_scheme=4
179# multiplicative constant in Boucher 95 precip scheme
180Cboucher=1.
181# Include hydrology ?
182hydrology     = .false.
183# H2O snow (and ice) albedo ?
184albedosnow    = 0.6
185# Maximum sea ice thickness ?
186maxicethick   = 10.
187# Freezing point of seawater (degrees C) ?
188Tsaldiff      = 0.0
189# Evolve surface water sources ?
190sourceevol    = .false.
191
192## CO2 options
193## ~~~~~~~~~~~
194# call CO2 condensation ?
195co2cond       = .false.
196# Set initial temperature profile to 1 K above CO2 condensation everywhere?
197nearco2cond   = .false.
Note: See TracBrowser for help on using the repository browser.