Skip to content

Commit

Permalink
Updated ChangeLog
Browse files Browse the repository at this point in the history
  • Loading branch information
slevis-lmwg committed Jun 21, 2024
1 parent ca0acc0 commit 19966c3
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions docs/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
===============================================================
Tag name: mosart1_1_02
Originator(s): mvertens
Date: Jun 21, 2024
One-line Summary: cism runoff will be now routed to ocn via mosart

Enables CISM runoff to be routed to the ocean via mosart.

All runoff from CISM will be routed directly to the outlet points
New fields will be advertised in the mosart cap
call fldlist_add(fldsFrRof_num, fldsFrRof, 'Forr_rofl_glc')
call fldlist_add(fldsFrRof_num, fldsFrRof, 'Forr_rofi_glc')

Issues addressed:
Fixes #92
Fixes #102

Testing: standard testing
izumi -- OK
cheyenne -- OK

See https://github.com/ESCOMP/MOSART/pull/94 for more details

===============================================================
Tag name: mosart1_1_01
Originator(s): mvertens
Expand Down

0 comments on commit 19966c3

Please sign in to comment.