source: trunk/MESOSCALE/LMD_MM_MARS/SIMU/deftank/yeyeye/callphysd3_.def @ 134

Last change on this file since 134 was 26, checked in by aslmd, 14 years ago

spiga:mineur - ajout des fichiers def mesoscale + save POSTPROC

File size: 3.2 KB
Line 
1General options
2~~~~~~~~~~~~~~~
3tracer    (Run with or without tracer transport ?)
4F
5diurnal   (Diurnal cycle ?  if diurnal=F, diurnal averaged solar heating)
6T
7season    (Seasonal cycle ? if season=F, Ls stays constant like in "start")
8T
9lwrite    (want some more output on the screen ?)
10F
11stats     (Saving statistics in file "cumul" ?) -- noWRF
12F
13calleofdump (Saving EOF profiles in file "profiles" for Climate Database ?) -- noWRF
14F
15Dust scenario. Used if the dust is prescribed (i.e. if tracer=F or active=F)
16~~~~~~~~~~~~~
17iaervar  (=1 Dust opt.deph read in startfi; =2 Viking scenario; =3 MGS scenario
184        (=4 Mars Year 24 from TES assimilation)
19iddist  (Dust vertical distribution: =0: old distrib. (Pollack90)
203       (=1: top set by "topdustref"; =2: Viking scenario; =3 MGS scenario )
21topdustref (Dust top altitude (km). Matter only if iddist=1)
2255.
23Physical Parameterizations :
24~~~~~~~~~~~~~~~~~~~~~~~~~~
25callrad   (call radiative transfer ?)
26T
27callnlte (call NLTE radiative schemes ?   matter only if callrad=T)
28F
29callnirco2 (call CO2 NIR absorption ?   matter only if callrad=T)
30T
31calldifv  (call turbulent vertical diffusion ?)
32T
33calladj   (call convective adjustment ?)
34T F
35callcond  (call CO2 condensation ?)
36T
37callsoil  (call thermal conduction in the soil ?)
38T
39calllott  (call Lott's gravity wave/subgrid topography scheme ?) -- noWRF
40F
41Radiative transfer options :
42~~~~~~~~~~~~~~~~~~~~~~~~~~
43iradia    (the rad.transfer is computed every "iradia" physical timestep)
4480
45callg2d   (Output of the exchange coefficient mattrix ? for diagnostic only)
46F
47rayleigh  (Rayleigh scattering : should be =F for now)
48F
49Tracer (dust water, ice and/or chemical species) options (use if tracer=T) :
50~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
51dustbin    (DUST: Transported dust ? (if >0, uses q(1) to q(dustbin))
520
53active     (DUST: Radiatively active dust ? (uses q(1) to q(dustbin))
54F
55doubleq    (DUST: needs dustbin=1, use mass (q(1)) and number (q(2)) mixing ratio to predict dust size ?)
56F
57lifting    (DUST: lifted by GCM surface winds ?)
58F
59dustdevil  (DUST: lifted by dust devils ?)
60F
61scavenging (DUST: Scavenging by CO2 snowfall ?)
62F
63sedimentation (DUST/WATERICE: Gravitationnal sedimentation ?)
64F
65iceparty   (WATERICE: Water cycle includes water ice mixing ratio q(nqmx-1))
66F
67activice   (WATERICE: Radiatively active transported atmospheric water ice ?)
68F
69water      (WATER: Compute water cycle using q(nqmx) )
70F
71caps       (WATER: put the current permanent caps at both poles)
72F
73photochem  (PHOTOCHEMISTRY: chemical species included)
74F
75Thermospheric options (relevant if tracer=T) :
76~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
77callthermos  (call thermosphere ?)
78F
79thermoswater  (WATER: included without cycle    only if water=F)
80F
81callconduct  (call thermal conduction ?     matter only if callthermos=T)
82F
83calleuv  (call EUV heating ?                matter only if callthermos=T)
84F
85callmolvis  (call molecular viscosity ?     matter only if callthermos=T)
86F
87callmoldiff  (call molecular diffusion ?    matter only if callthermos=T)
88F
89thermochem  (call thermospheric photochemistry ?  matter only if callthermos=T)
90F
91solarcondate (date for solar flux calculation: 1985 < date < 2002))
921993.4       (Solar min=1996.4 ave=1993.4 max=1990.6)
93
94
Note: See TracBrowser for help on using the repository browser.