Ignore:
Timestamp:
Oct 30, 2015, 4:09:58 PM (9 years ago)
Author:
aslmd
Message:

saved 50m and 10m LES settings from succesfull simulations on ADA for InSight?

Location:
trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF
Files:
18 added
1 deleted
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/2015_spiga_LES4InSight/newphys50m/namelist.input.lesspoints

    r1479 r1491  
    55 start_minute     = 00,      !! two digit minute of starting time
    66 start_second     = 00,      !! two digit second of starting time
    7  run_seconds         = 51800   !! Duration of simulation                       [LES: !=0] 
    8  history_interval_s  = 100     !! Frequency of outputs in seconds              [LES: !=0]
    9  frames_per_outfile  = 37      !! Size of time dimension in files
     7 run_seconds         = 88800   !! Duration of simulation                       [LES: !=0] 
     8 history_interval_s  =      !! Frequency of outputs in seconds              [LES: !=0]
     9 frames_per_outfile  = 100     !! Size of time dimension in files
    1010 start_year          = 9999    !! Idealized simulation                         [LES: 9999]
    1111 end_year            = 9999    !! Idealized simulation                         [LES: 9999]
     
    2626 dx                  = 50      !! (p2) Horizontal resolution
    2727 dy                  = 50      !! (p2) Horizontal resolution (should be equal to dx)
    28  e_we                = 45 !145     !! (r)(p2) Number of longitude grid points
    29  e_sn                = 45 !145     !! (r)(p2) Number of latitude grid points
    30  e_vert              = 71 !201     !! (r)(p2) Number of vertical levels
     28 e_we                = 145     !! (r)(p2) Number of longitude grid points
     29 e_sn                = 145     !! (r)(p2) Number of latitude grid points
     30 e_vert              = 201     !! (r)(p2) Number of vertical levels
    3131 /
    3232
     
    3535                               !! 1 : UST/HFX from LMD physics
    3636                               !! 2 : UST from LMD / HFX from namelist.input
    37  init_TI             = 238.    !! Define constant thermal inertia value        [LES: !=0]
    38  init_AL             = 0.21    !! Define constant albedo value                 [LES: !=0]
     37 init_TI             = 260.    !! Define constant thermal inertia value        [LES: !=0]
     38 init_AL             = 0.26    !! Define constant albedo value                 [LES: !=0]
    3939 num_soil_layers     = 18      !!! NOUVELLE PHYSIQUE
    4040 !!
    4141 !! OPTIONAL
    4242 !!
    43  radt                = 40      !! Ratio between physical and dynamical time step
     43 radt                = 8       !! Ratio between physical and dynamical time step
    4444 mars                = 0       !! (r)(p2) Configuration of tracers:
    4545                               !!         0: no tracers, 1: water vapor + ice, 2: dust
    4646 init_MU             = 0.01    !! (p3) Multiply ini & bdy zonal wind by init_U
    4747 init_MV             = 0.01    !! (p3) Multiply ini & bdy meridional wind by init_V
    48  init_U              = 15.
     48 init_U              = 10.
    4949 /
    5050
Note: See TracChangeset for help on using the changeset viewer.