Skip to content

Commit

Permalink
Merge pull request #58 from GEOS-ESM/sanAkel-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
sanAkel authored Dec 17, 2023
2 parents f03b71a + 04527e2 commit 2533334
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MOM6_GEOSPlug/mom6_app/1440x1080/input.nml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
&MOM_input_nml
output_directory = './',
input_filename = 'n'
input_filename = 'r'
restart_input_dir = 'INPUT/',
restart_output_dir = 'RESTART/',
parameter_filename = 'MOM_input',
Expand Down
2 changes: 1 addition & 1 deletion MOM6_GEOSPlug/mom6_app/540x458/input.nml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
&MOM_input_nml
output_directory = './',
input_filename = 'n'
input_filename = 'r'
restart_input_dir = 'INPUT/',
restart_output_dir = 'RESTART/',
parameter_filename = 'MOM_input',
Expand Down
2 changes: 1 addition & 1 deletion MOM6_GEOSPlug/mom6_app/72x36/input.nml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
&MOM_input_nml
output_directory = './',
input_filename = 'n'
input_filename = 'r'
restart_input_dir = 'INPUT/',
restart_output_dir = 'RESTART/',
parameter_filename = 'MOM_input',
Expand Down

0 comments on commit 2533334

Please sign in to comment.