| 1 | {\footnotesize |
|---|
| 2 | \begin{verbatim} |
|---|
| 3 | First set of questions: |
|---|
| 4 | Modifications of variables in tab_cntrl: |
|---|
| 5 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 6 | (3) day_ini : Initial day (=0 at Ls=0) |
|---|
| 7 | (19) z0 : default surface roughness (m) |
|---|
| 8 | (21) emin_turb : minimal energy (PBL) |
|---|
| 9 | (20) lmixmin : mixing length (PBL) |
|---|
| 10 | (26) emissiv : ground emissivity |
|---|
| 11 | (24 et 25) emisice : CO2 ice max emissivity |
|---|
| 12 | (22 et 23) albedice : CO2 ice cap albedos |
|---|
| 13 | (31 et 32) iceradius : mean scat radius of CO2 snow |
|---|
| 14 | (33 et 34) dtemisice : time scale for snow metamorphism |
|---|
| 15 | (27) tauvis : mean dust vis. reference opacity |
|---|
| 16 | (35) volcapa : soil volumetric heat capacity |
|---|
| 17 | (18) obliquit : planet obliquity (deg) |
|---|
| 18 | (17) peri_day : perihelion date (sol since Ls=0) |
|---|
| 19 | ( ) peri_ls : perihelion date (Ls since Ls=0) |
|---|
| 20 | (15) periheli : min. sun-mars dist (Mkm) |
|---|
| 21 | (16) aphelie : max. sun-mars dist (Mkm) |
|---|
| 22 | |
|---|
| 23 | Second set of questions : |
|---|
| 24 | List of possible changes : |
|---|
| 25 | ~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|---|
| 26 | flat : no topography ("aquaplanet") |
|---|
| 27 | bilball : uniform albedo and thermal inertia |
|---|
| 28 | z0 : set a uniform surface roughness length |
|---|
| 29 | coldspole : cold subsurface and high albedo at S.Pole |
|---|
| 30 | qname : change tracer name |
|---|
| 31 | q=0 : ALL tracer =zero |
|---|
| 32 | q=x : give a specific uniform value to one tracer |
|---|
| 33 | q=profile : specify a profile for a tracer |
|---|
| 34 | freedust : rescale dust to a true value |
|---|
| 35 | ini_q : tracers initialization for chemistry and water vapour |
|---|
| 36 | ini_q-h2o : tracers initialization for chemistry only |
|---|
| 37 | composition : change atm main composition: CO2,N2,Ar, O2,CO |
|---|
| 38 | ini_h2osurf : reinitialize surface water ice |
|---|
| 39 | noglacier : Remove tropical H2O ice if |lat|<45 |
|---|
| 40 | watercapn : H20 ice on permanent N polar cap |
|---|
| 41 | watercaps : H20 ice on permanent S polar cap |
|---|
| 42 | wetstart : start with a wet atmosphere |
|---|
| 43 | isotherm : Isothermal Temperatures, wind set to zero |
|---|
| 44 | co2ice=0 : remove CO2 polar cap |
|---|
| 45 | ptot : change total pressure |
|---|
| 46 | therm_ini_s : set soil thermal inertia to reference surface values |
|---|
| 47 | subsoilice_n : put deep underground ice layer in northern hemisphere |
|---|
| 48 | subsoilice_s : put deep underground ice layer in southern hemisphere |
|---|
| 49 | mons_ice : put underground ice layer according to MONS derived data |
|---|
| 50 | |
|---|
| 51 | \end{verbatim} |
|---|
| 52 | } |
|---|