Skip to content

Commit f1f0c37

Browse files
updates need for ufs config
1 parent 8e9dd51 commit f1f0c37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ush/parsing_ufs_configure.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ UFS_configure() {
6969
local MED_history_n=1000000
7070

7171
local histaux_enabled=".false."
72+
local MOM6_OUTPUT_DIR="./MOM6_OUTPUT"
73+
local MOM6_RESTART_DIR="./MOM6_RESTART"
74+
local MOM6_HISTFREQ_N=${FHOUT_OCN:-6}
7275
fi
7376

7477
if [[ "${cplice}" = ".true." ]]; then

0 commit comments

Comments
 (0)