diff --git a/ocean_only/DOME/MOM_parameter_doc.all b/ocean_only/DOME/MOM_parameter_doc.all index 965de0f1f..a4372fc26 100644 --- a/ocean_only/DOME/MOM_parameter_doc.all +++ b/ocean_only/DOME/MOM_parameter_doc.all @@ -298,6 +298,9 @@ OBC_RAMP_TIMESCALE = 1.0 ! [days] default = 1.0 ! If RAMP_OBCS is true, this sets the ramping timescale. OBC_TIDE_N_CONSTITUENTS = 0 ! default = 0 ! Number of tidal constituents being added to the open boundary. +EXTERIOR_OBC_BUG = True ! [Boolean] default = True + ! If true, recover a bug in barotropic solver and other routines when boundary + ! contitions interior to the domain are used. OBC_SEGMENT_001 = "J=N,I=110:100,SIMPLE" ! ! Documentation needs to be dynamic????? OBC_REMAPPING_SCHEME = "PLM" ! default = "PLM" diff --git a/ocean_only/circle_obcs/MOM_parameter_doc.all b/ocean_only/circle_obcs/MOM_parameter_doc.all index c6947c9e5..24245e4dd 100644 --- a/ocean_only/circle_obcs/MOM_parameter_doc.all +++ b/ocean_only/circle_obcs/MOM_parameter_doc.all @@ -283,6 +283,9 @@ OBC_RAMP_TIMESCALE = 1.0 ! [days] default = 1.0 ! If RAMP_OBCS is true, this sets the ramping timescale. OBC_TIDE_N_CONSTITUENTS = 0 ! default = 0 ! Number of tidal constituents being added to the open boundary. +EXTERIOR_OBC_BUG = True ! [Boolean] default = True + ! If true, recover a bug in barotropic solver and other routines when boundary + ! contitions interior to the domain are used. OBC_SEGMENT_001 = "J=N,I=N:0,FLATHER,ORLANSKI" ! ! Documentation needs to be dynamic????? OBC_SEGMENT_002 = "J=0,I=0:N,FLATHER,ORLANSKI" ! diff --git a/src/MOM6 b/src/MOM6 index 9e7cfe9ec..5e4f97bf4 160000 --- a/src/MOM6 +++ b/src/MOM6 @@ -1 +1 @@ -Subproject commit 9e7cfe9ec0e88436a01b79adeb9fd69c55bd647e +Subproject commit 5e4f97bf4f18e46f8f3c3cde3ba1a5f75389608a