Skip to content

Commit

Permalink
Make new KPP negative diagnostics off by default
Browse files Browse the repository at this point in the history
Signed-off-by: Lizzie Lundgren <[email protected]>
  • Loading branch information
lizziel committed Dec 18, 2023
1 parent 23c9926 commit e5be79b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions run/CESM/HISTORY.rc
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,8 @@ COLLECTIONS: 'Metrics',
'KppLuDecomps ',
'KppSubsts ',
'KppSmDecomps ',
'KppNegatives ',
'KppNegatives0 ',
#'KppNegatives ',
#'KppNegatives0 ',
::
#==============================================================================
# %%%%% THE LevelEdgeDiags COLLECTION %%%%%
Expand Down
4 changes: 2 additions & 2 deletions run/GCClassic/HISTORY.rc.templates/HISTORY.rc.fullchem
Original file line number Diff line number Diff line change
Expand Up @@ -411,8 +411,8 @@ COLLECTIONS: 'Restart',
'KppSubsts ',
'KppSmDecomps ',
'KppTime ',
'KppNegatives ',
'KppNegatives0 ',
#'KppNegatives ',
#'KppNegatives0 ',
::
#==============================================================================
# %%%%% THE KppARDiags COLLECTION %%%%%
Expand Down
4 changes: 2 additions & 2 deletions run/GCHP/HISTORY.rc.templates/HISTORY.rc.fullchem
Original file line number Diff line number Diff line change
Expand Up @@ -4710,8 +4710,8 @@ COLLECTIONS: @#'DefaultCollection',
'KppLuDecomps ', 'GCHPchem',
'KppSubsts ', 'GCHPchem',
'KppSmDecomps ', 'GCHPchem',
'KppNegatives ', 'GCHPchem',
'KppNegatives0 ', 'GCHPchem',
#'KppNegatives ', 'GCHPchem',
#'KppNegatives0 ', 'GCHPchem',
::
#==============================================================================
# %%%%% THE KppARDiags COLLECTION %%%%%
Expand Down

0 comments on commit e5be79b

Please sign in to comment.