source: trunk/LMDZ.GENERIC/DOC/input/testphys1d.def.tex @ 2958

Last change on this file since 2958 was 987, checked in by jleconte, 11 years ago

11/06/2013 == JL+EM

  • User manual (+ sources) added in DOC.
File size: 1.6 KB
Line 
1{\footnotesize
2\begin{verbatim}
30      ! Initial day (martian sol; = 0 at Ls=0)
40      ! initial local time  (between 0 and 24)
548     ! number of time-step per day.
61      ! Run duration (sols)
7700.   ! psurf: Surface pressure (Pa)
80.2    ! tauref: reference dust opacity at 700 Pa (true tau~tauref*psurf/700)
930.    ! latitude  (degrees)
100.2    ! ground albedo  (under the ice)
11400    ! ground thermal inertia  (SI)
1210.    ! composante vers l'est du vent geostrophique (u)
130.     ! composante vers le nord du vent geostrophique (v)
140.     ! initial CO2 ice mass (kg.m-2)
15T      ! Hybrid vertical coordinate ? T=Hybrid , F=sigma
16
17Initial temperature profile
18~~~~~~~~~~~~~~~~~~~~~~~~~~~
195       ! ichoice :  Kind of initial profile (see below)
20200     ! tref : reference temperature (K) (used if ichoice=1)
210       ! isin (if isin=1, add a perturbation to profile)
2226.5220 ! pic  pic perturbation gauss pour ichoice = 6 ou 7
2310      ! largeur de la perturbation gauss pour ichoice = 6 ou 7
2430.     ! hauteur de la perturbation gauss pour ichoice = 6 ou 7
25
26c=======================================================================
27c   differents profils d'atmospheres. T=f(z)
28c         ichoice=1   Temperature constante T=tref
29c         ichoice=2   profil Savidjari (comme Seiff mais avec dT/dz=cte)
30c         ichoice=3   Lindner (profil polaire)
31c         ichoice=4   inversion
32c         ichoice=5   Seiff  (profile standard base sur les entrees Viking)
33c         ichoice=6    T constante + perturbation gauss (level)
34c         ichoice=7    T constante + perturbation gauss (km)
35c         ichoice=8   Read in an ascii file "profile"
36
37\end{verbatim}
38}
Note: See TracBrowser for help on using the repository browser.