forked from MetOffice/lfric_core
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfiguration_glo.nml
More file actions
70 lines (62 loc) · 1.21 KB
/
Copy pathconfiguration_glo.nml
File metadata and controls
70 lines (62 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
&base_mesh
f_lat_deg=45.0,
file_prefix='mesh_C12',
fplane=.false.,
geometry='spherical',
prepartitioned=.false.,
prime_mesh_name='global',
topology='fully_periodic',
/
&extrusion
planet_radius=6371229.0,
domain_height=1000.0,
method='uniform',
number_of_layers=1,
/
&finite_element
cellshape='quadrilateral',
element_order_h=0,
element_order_v=0,
rehabilitate=.true.,
coord_order=1
coord_order_nonprime=1
coord_space='Wchi'
coord_system='native'
/
&io
use_xios_io = .false.
write_diag = .false.
diagnostic_frequency = 1
subroutine_timers = .false.
timer_output_path = 'timer.txt'
subroutine_counters = .false.
counter_output_suffix = 'counter.txt'
checkpoint_read = .false.
checkpoint_write = .false.
file_convention = 'UGRID'
/
&logging
run_log_level='info'
/
&time
calendar = 'timestep'
timestep_start = '1'
timestep_end = '1'
calendar_type='gregorian'
calendar_start='2016-01-01 15:00:00'
calendar_origin='2016-01-01 15:00:00'
/
×tepping
dt=1.0
spinup_period=0.0
/
&partitioning
partitioner='cubedsphere',
panel_decomposition = 'auto',
tile_size_x=1,
tile_size_y=1,
inner_halo_tiles=.false.
/
&planet
scaling_factor=125.0,
/