|
Last change
on this file since 3015 was
11,
checked in by aslmd, 15 years ago
|
|
spiga@svn-planeto:ajoute le modele meso-echelle martien
|
|
File size:
3.6 KB
|
| Line | |
|---|
| 1 | &time_control |
|---|
| 2 | run_days = 0, |
|---|
| 3 | run_hours = 0, |
|---|
| 4 | run_minutes = 15, |
|---|
| 5 | run_seconds = 0, |
|---|
| 6 | start_year = 0001, |
|---|
| 7 | start_month = 01, |
|---|
| 8 | start_day = 01, |
|---|
| 9 | start_hour = 00, |
|---|
| 10 | start_minute = 00, |
|---|
| 11 | start_second = 00, |
|---|
| 12 | end_year = 0001, |
|---|
| 13 | end_month = 01, |
|---|
| 14 | end_day = 01, |
|---|
| 15 | end_hour = 04, |
|---|
| 16 | end_minute = 00, |
|---|
| 17 | end_second = 00, |
|---|
| 18 | history_interval = 1, |
|---|
| 19 | frames_per_outfile = 1000, |
|---|
| 20 | restart = .false., |
|---|
| 21 | restart_interval = 600, |
|---|
| 22 | io_form_history = 2 |
|---|
| 23 | io_form_restart = 2 |
|---|
| 24 | io_form_input = 2 |
|---|
| 25 | io_form_boundary = 2 |
|---|
| 26 | debug_level = 0 |
|---|
| 27 | / |
|---|
| 28 | |
|---|
| 29 | &domains |
|---|
| 30 | time_step = 2, |
|---|
| 31 | time_step_fract_num = 0, |
|---|
| 32 | time_step_fract_den = 1, |
|---|
| 33 | max_dom = 1, |
|---|
| 34 | s_we = 1, |
|---|
| 35 | e_we = 257, |
|---|
| 36 | s_sn = 1, |
|---|
| 37 | e_sn = 3, |
|---|
| 38 | s_vert = 1, |
|---|
| 39 | e_vert = 33, |
|---|
| 40 | dx = 200, |
|---|
| 41 | dy = 200, |
|---|
| 42 | ztop = 6409., |
|---|
| 43 | / |
|---|
| 44 | |
|---|
| 45 | &physics |
|---|
| 46 | mp_physics = 0, |
|---|
| 47 | ra_lw_physics = 0, |
|---|
| 48 | ra_sw_physics = 0, |
|---|
| 49 | radt = 0, |
|---|
| 50 | sf_sfclay_physics = 0, |
|---|
| 51 | sf_surface_physics = 0, |
|---|
| 52 | bl_pbl_physics = 0, |
|---|
| 53 | bldt = 0, |
|---|
| 54 | cu_physics = 0, |
|---|
| 55 | cudt = 0, |
|---|
| 56 | isfflx = 1, |
|---|
| 57 | ifsnow = 0, |
|---|
| 58 | icloud = 1, |
|---|
| 59 | num_soil_layers = 5, |
|---|
| 60 | / |
|---|
| 61 | |
|---|
| 62 | &fdda |
|---|
| 63 | / |
|---|
| 64 | |
|---|
| 65 | &dynamics |
|---|
| 66 | dyn_opt = 2, |
|---|
| 67 | rk_ord = 3, |
|---|
| 68 | diff_opt = 2, |
|---|
| 69 | km_opt = 1, |
|---|
| 70 | damp_opt = 0, |
|---|
| 71 | zdamp = 15000., |
|---|
| 72 | dampcoef = 0.025, |
|---|
| 73 | khdif = 75, |
|---|
| 74 | kvdif = 75, |
|---|
| 75 | smdiv = 0.1, |
|---|
| 76 | emdiv = 0.01, |
|---|
| 77 | epssm = 0.1, |
|---|
| 78 | non_hydrostatic = .true., |
|---|
| 79 | time_step_sound = 6, |
|---|
| 80 | h_mom_adv_order = 5, |
|---|
| 81 | v_mom_adv_order = 3, |
|---|
| 82 | h_sca_adv_order = 5, |
|---|
| 83 | v_sca_adv_order = 3, |
|---|
| 84 | / |
|---|
| 85 | |
|---|
| 86 | &bdy_control |
|---|
| 87 | periodic_x = .true., |
|---|
| 88 | symmetric_xs = .false., |
|---|
| 89 | symmetric_xe = .false., |
|---|
| 90 | open_xs = .false., |
|---|
| 91 | open_xe = .false., |
|---|
| 92 | periodic_y = .true., |
|---|
| 93 | symmetric_ys = .false., |
|---|
| 94 | symmetric_ye = .false., |
|---|
| 95 | open_ys = .false., |
|---|
| 96 | open_ye = .false., |
|---|
| 97 | / |
|---|
| 98 | |
|---|
| 99 | &grib2 |
|---|
| 100 | / |
|---|
| 101 | |
|---|
| 102 | &namelist_quilt |
|---|
| 103 | nio_tasks_per_group = 0, |
|---|
| 104 | nio_groups = 1, |
|---|
| 105 | / |
|---|
Note: See
TracBrowser
for help on using the repository browser.