Ignore:
Timestamp:
Nov 21, 2013, 12:42:31 AM (11 years ago)
Author:
aslmd
Message:

MESOSCALE. at last a clean THARSIS_clouds case. tested with LMDZ.MARS at r1045. should not use the subsequent versions with MESOSCALE at this point (work TBD about free-as-a-bird-ngridmx)

Location:
trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/newphys_THARSIS_WATER
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/newphys_THARSIS_WATER/callphys.def.mars0

    r1042 r1115  
    99#datadir = /d5/aslmd/datafile
    1010#datadir=/users/forget/WWW/datagcm/datafile
     11datadir = /home/spiga/datadir/
    1112
    1213#Diurnal cycle ?  if diurnal=False, diurnal averaged solar heating
     
    2021
    2122#Save statistics in file "stats.nc" ?
     23callstats =.true.
    2224callstats =.false.
    2325
     
    3335#  =30 Mars Year 30
    3436iaervar = 24
    35 iaervar = 26
    3637# Dust opacity at 610 Pa (when constant, i.e. for the iaervar=1 case)
    3738tauvis=0.1
     
    7374callsoil = .true.
    7475# call Lott's gravity wave/subgrid topography scheme ?
     76calllott  = .true.
    7577calllott  = .false.
    7678# Impose polar cap surface albedos as observed by TES?
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/newphys_THARSIS_WATER/callphys.def.mars12_radact_scav

    r1042 r1115  
    99#datadir = /d5/aslmd/datafile
    1010#datadir=/users/forget/WWW/datagcm/datafile
     11datadir = /home/spiga/datadir/
    1112
    1213#Diurnal cycle ?  if diurnal=False, diurnal averaged solar heating
     
    2021
    2122#Save statistics in file "stats.nc" ?
     23callstats =.true.
    2224callstats =.false.
    2325
     
    3335#  =30 Mars Year 30
    3436iaervar = 24
    35 iaervar = 26
    3637# Dust opacity at 610 Pa (when constant, i.e. for the iaervar=1 case)
    3738tauvis=0.1
     
    7374callsoil = .true.
    7475# call Lott's gravity wave/subgrid topography scheme ?
     76calllott  = .true.
    7577calllott  = .false.
    7678# Impose polar cap surface albedos as observed by TES?
     
    111113# WATERICE: Radiatively active transported atmospheric water ice ?
    112114activice   = .true.
     115#activice   = .false.
    113116# WATER: Compute water cycle
    114117water = .true.
    115118# WATER: Microphysical scheme for water-ice clouds?
    116119microphys = .true.
     120# WATER: microphysics sub-timestep
     121# imicro = 2 5 10
     122imicro = 1
    117123# WATER: parameter contact
    118124mteta = 0.95
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/newphys_THARSIS_WATER/callphys.def.mars3

    r1042 r1115  
    22##~~~~~~~~~~~~~~~
    33#Run with or without tracer transport ?
    4 tracer=.false.
     4tracer=.true.
    55
    66#Directory where external input files are:
     
    99#datadir = /d5/aslmd/datafile
    1010#datadir=/users/forget/WWW/datagcm/datafile
     11datadir = /home/spiga/datadir/
    1112
    1213#Diurnal cycle ?  if diurnal=False, diurnal averaged solar heating
     
    2021
    2122#Save statistics in file "stats.nc" ?
     23callstats =.true.
    2224callstats =.false.
    2325
     
    3335#  =30 Mars Year 30
    3436iaervar = 24
    35 iaervar = 26
    3637# Dust opacity at 610 Pa (when constant, i.e. for the iaervar=1 case)
    3738tauvis=0.1
     
    7374callsoil = .true.
    7475# call Lott's gravity wave/subgrid topography scheme ?
     76calllott  = .true.
    7577calllott  = .false.
    7678# Impose polar cap surface albedos as observed by TES?
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/newphys_THARSIS_WATER/namelist.input

    r1043 r1115  
    3030 !! OPTIONAL
    3131 !!
    32  num_metgrid_levels = 26     !! (p1) number of vertical levels in GCM inputs (+1)
     32 num_metgrid_levels = 30     !! (p1) number of vertical levels in GCM inputs (+1)
    3333 /
    3434
    3535 &physics
    36  mars = 12 !0 !11
     36 mars = 12
    3737 num_soil_layers = 18 !!! NOUVELLE PHYSIQUE
    3838 /
    3939
    4040 &dynamics
    41  tiso = 100.
    42  diff_6th_opt = 0  !!also works without
    43  !khdif = 1.,    !! horizontal diffusion constant (m^2/s)
    44  !kvdif = 1.,    !! vertical diffusion constant (m^2/s)
    45  !km_opt = 1,    !! eddy coefficient option
     41 !!
     42 !! OPTIONAL
     43 !!
     44 !tiso = 100.       !! -- temperature for isotherm level (mesosphere) in init
     45 !diff_6th_opt = 0  !! -- swith off correction filter for WRF integrations. normally works when switched on (default).
     46 !khdif = 10.,      !! ** a more straightforward diffusion for tests. horizontal diffusion constant (m^2/s)
     47 !kvdif = 10.,      !! ** a more straightforward diffusion for tests. vertical diffusion constant (m^2/s)
     48 !km_opt = 1,       !! ** a more straightforward diffusion for tests. eddy coefficient option
    4649 /
    4750
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/DEF/newphys_THARSIS_WATER/namelist.wps

    r1043 r1115  
    22 wrf_core = 'ARW',                    !!   [do not modify: choice of dynamical core]
    33 max_dom = 1 !! (r)(n)(p2) Total number of domains
    4  !start_date = '2024-05-01_01:00:00','2024-05-01_01:00:00','2024-05-01_01:00:00'   !! YYYY-MM-DD_HH:mm:ss start date
    5  !end_date   = '2024-05-09_01:00:00','2024-05-01_01:00:00','2024-05-01_01:00:00'   !! YYYY-MM-DD_HH:mm:ss end date
    6  start_date = '2024-01-01_06:00:00','2024-05-01_01:00:00','2024-05-01_01:00:00'   !! YYYY-MM-DD_HH:mm:ss start date
    7  end_date   = '2024-01-03_06:00:00','2024-05-01_01:00:00','2024-05-01_01:00:00'   !! YYYY-MM-DD_HH:mm:ss end date
     4 start_date = '2024-05-01_06:00:00' !! YYYY-MM-DD_HH:mm:ss start date
     5 end_date   = '2024-05-03_06:00:00' !! YYYY-MM-DD_HH:mm:ss end date
    86 interval_seconds = 3700 !! (p2) Frequency of large-scale fields update (s)
    97 io_form_geogrid = 2,                 !!   [do not modify: choice of NETCDF outputs]   
Note: See TracChangeset for help on using the changeset viewer.