Changeset 83 for trunk/mesoscale/TESTS


Ignore:
Timestamp:
Mar 1, 2011, 4:53:50 PM (14 years ago)
Author:
aslmd
Message:

mars + LMD_MM_MARS : modifications pour cycle de l'eau, valeurs tunees JBM


used settings reached by JBM to obtain his PhD results

alb_surfice = 0.45 --- in physiq.F and meso_physiq.F
ccn_factor = 4.5 --- in watercloud.F
nuice_sed = 0.45 --- in callsedim.F

NB: this is supposed to be further refined in the future

Location:
trunk/mesoscale/TESTS/newphys_tracers
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/mesoscale/TESTS/newphys_tracers/namelist.input

    r80 r83  
    66 end_year         = 2024,    !! (p1) End Martian Year (20XX for MY XX)
    77 end_month        = 05,      !! (p1) End Martian Month
    8  end_day          = 03,      !! (p1) End Martian Day
     8 end_day          = 09,      !! (p1) End Martian Day
    99 end_hour         = 01,      !! (p1) End Martian Hour (at longitude 0)
    1010 history_interval    = 37,   !! Frequency of outputs (37 --> 3700s = 1 Martian hour) 
  • trunk/mesoscale/TESTS/newphys_tracers/namelist.wps

    r80 r83  
    33 max_dom = 1 !! (r)(n)(p2) Total number of domains
    44 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-03_01:00:00','2024-05-01_01:00:00','2024-05-01_01:00:00'   !! YYYY-MM-DD_HH:mm:ss end 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
    66 interval_seconds = 3700 !! (p2) Frequency of large-scale fields update (s)
    77 io_form_geogrid = 2,                 !!   [do not modify: choice of NETCDF outputs]   
Note: See TracChangeset for help on using the changeset viewer.