Skip to content

Commit

Permalink
Merge branch 'OM4_025.JRA-bugfix_ADD_DIURNAL_SW' of https://github.co…
Browse files Browse the repository at this point in the history
…m/breichl/MOM6-examples into breichl-OM4_025.JRA-bugfix_ADD_DIURNAL_SW
  • Loading branch information
adcroft committed Jun 29, 2021
2 parents 3a3f8ca + c5d4a8b commit ea629a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 3 additions & 0 deletions ice_ocean_SIS2/OM4_025.JRA/SIS_input
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ CONSTANT_COSZEN_IC = 0.0 ! [nondim] default = -1.0
! astronomy.
DO_ICEBERGS = True ! [Boolean] default = False
! If true, call the iceberg module.
! ADD_DIURNAL_SW should only be true if the model is forced with a product that does not include SW forcing!
ADD_DIURNAL_SW = False ! [Boolean] default = False
! If true, add a synthetic diurnal cycle to the shortwave radiation.

! === module MOM_domains ===
TRIPOLAR_N = True ! [Boolean] default = False
Expand Down
4 changes: 0 additions & 4 deletions ice_ocean_SIS2/OM4_025.JRA/SIS_override
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
! Blank file in which we can put "overrides" for parameters

! This must ONLY be used in the ice-ocean mode, NOT fully coupled mode.
ADD_DIURNAL_SW = True ! [Boolean] default = False
! If true, add a synthetic diurnal cycle to the shortwave radiation.

0 comments on commit ea629a7

Please sign in to comment.