source: trunk/MESOSCALE/LMD_MM_MARS/SIMU/namelist.input_minim @ 1524

Last change on this file since 1524 was 1044, checked in by aslmd, 11 years ago

MESOSCALE. corrections on template namelists.

File size: 944 bytes
Line 
1 &time_control
2 start_year       = 2024,   
3 start_month      = 07,     
4 start_day        = 01,   
5 start_hour       = 06,     
6 end_year         = 2024,   
7 end_month        = 07,     
8 end_day          = 02,     
9 end_hour         = 06,     
10 history_interval    = 37,   
11 frames_per_outfile  = 24, 
12 restart          = .false.
13 restart_interval = 8880     
14 io_form_history  = 2     
15 io_form_restart  = 2         
16 io_form_input    = 2     
17 io_form_boundary = 2       
18 debug_level      = 0       
19 /
20
21 &domains
22 time_step   = 30         
23 dx = 20000,               
24 dy = 20000,               
25 e_we   = 61,             
26 e_sn   = 61,             
27 e_vert = 61,             
28 p_top_requested = 5     
29 num_metgrid_levels = 33
30 /
31
32 &physics
33 /
34
35 &dynamics
36 /
37
38 &bdy_control
39 /
40
41 &grib2
42 /
43
44 &fdda
45 /
46
47 &namelist_quilt             
48 nio_tasks_per_group = 0,     
49 nio_groups = 1,             
50 /                           
Note: See TracBrowser for help on using the repository browser.