File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ &MOM_input_nml
2+ output_directory = './',
3+ input_filename = 'r',
4+ restart_input_dir = 'INPUT/',
5+ restart_output_dir = 'RESTART/',
6+ parameter_filename = 'MOM_input'
7+ /
8+
9+ &diag_manager_nml
10+ /
11+
12+ &fms_io_nml
13+ max_files_r=100
14+ max_files_w=100
15+ checksum_required=.false.
16+ /
17+
18+ &fms_nml
19+ clock_grain='MODULE'
20+ domains_stack_size = {{ mom_domain_stack_size }}
21+ clock_flags='SYNC'
22+ /
Original file line number Diff line number Diff line change 1+ &MOM_input_nml
2+ output_directory = './',
3+ input_filename = 'r',
4+ parameter_filename = './anl_geom/MOM_input'
5+ /
6+
7+ &diag_manager_nml
8+ /
9+
10+ &fms_io_nml
11+ max_files_r=100
12+ max_files_w=100
13+ checksum_required=.false.
14+ /
15+
16+ &fms_nml
17+ clock_grain='MODULE'
18+ domains_stack_size = {{ mom_domain_stack_size }}
19+ clock_flags='SYNC'
20+ /
You can’t perform that action at this time.
0 commit comments