From 7b74a6367ea06adf6fc9740a186e1782faa6943f Mon Sep 17 00:00:00 2001 From: Santha Akella <18061653+sanAkel@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:45:39 -0500 Subject: [PATCH] Update input.nml Let the `default` from clone to be use no restart. User can change: `input_filename = `r`` if they have a restart they would like to use. --- MOM6_GEOSPlug/mom6_app/540x458/input.nml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MOM6_GEOSPlug/mom6_app/540x458/input.nml b/MOM6_GEOSPlug/mom6_app/540x458/input.nml index 6521406..3c31f48 100755 --- a/MOM6_GEOSPlug/mom6_app/540x458/input.nml +++ b/MOM6_GEOSPlug/mom6_app/540x458/input.nml @@ -1,6 +1,6 @@ &MOM_input_nml output_directory = './', - input_filename = 'r' + input_filename = 'n' restart_input_dir = 'INPUT/', restart_output_dir = 'RESTART/', parameter_filename = 'MOM_input',