source: trunk/MESOSCALE/LMDZ.MARS/in_lmdz_mars/deftank/testphys1d.def @ 214

Last change on this file since 214 was 57, checked in by aslmd, 14 years ago

mineur LMD_MM_MARS: ajout du GCM ancienne physique, systeme maintenant complet sur SVN (ne manque que la base de donnees d'etats initiaux)

File size: 1.7 KB
Line 
10      ! Initial day (martian sol; = 0 at Ls=0)
20      ! initial local time  (between 0 and 24)
348     ! number of time-step per day.
4100      ! Run duration (sols)
5610.   ! psurf: Surface pressure (Pa)
60.2    ! tauref: reference dust opacity at 700 Pa (true tau~tauref*psurf/700)
70.    ! latitude  (degrees)
80.2    ! ground albedo  (under the ice)
9400    ! ground thermal inertia  (SI)
1010.    ! composante vers l'est du vent geostrophique (u)
110.     ! composante vers le nord du vent geostrophique (v)
120.     ! initial CO2 ice mass (kg.m-2)
13T      ! Hybrid vertical coordinate ? T=Hybrid , F=sigma
14
15Initial temperature profile
16~~~~~~~~~~~~~~~~~~~~~~~~~~~
175       ! ichoice :  Kind of initial profile (see below)
18200     ! tref : reference temperature (K) (used if ichoice=1)
190       ! isin (if isin=1, add a perturbation to profile)
2026.5220 ! pic  pic perturbation gauss pour ichoice = 6 ou 7
2110      ! largeur de la perturbation gauss pour ichoice = 6 ou 7
2230.     ! hauteur de la perturbation gauss pour ichoice = 6 ou 7
23
24c=======================================================================
25c   differents profils d'atmospheres. T=f(z)
26c         ichoice=1   Temperature constante T=tref
27c         ichoice=2   profil Savidjari (comme Seiff mais avec dT/dz=cte)
28c         ichoice=3   Lindner (profil polaire)
29c         ichoice=4   inversion
30c         ichoice=5   Seiff  (profile standard base sur les entrees Viking)
31c         ichoice=6    T constante + perturbation gauss (level)
32c         ichoice=7    T constante + perturbation gauss (km)
33c         ichoice=8   Read in an ascii file "profile"
34
35^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
36CECI EST LE FICHIER .DEF UTILISE EN 1D PAR TESTPHYS1D.F
Note: See TracBrowser for help on using the repository browser.