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

Last change on this file since 679 was 262, checked in by aslmd, 13 years ago

MESOSCALE: major commit at an absurd hour. new version for user manual finished.

File size: 919 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 /
30
31 &physics
32 /
33
34 &dynamics
35 /
36
37 &bdy_control
38 /
39
40 &grib2
41 /
42
43 &fdda
44 /
45
46 &namelist_quilt             
47 nio_tasks_per_group = 0,     
48 nio_groups = 1,             
49 /                           
Note: See TracBrowser for help on using the repository browser.