Skip to content

Commit af14207

Browse files
Add fields and fixes to dev/ufs-weather-model branch, as required by Coastal App (NOAA-EMC#1291)
--------- Co-authored-by: Ufuk Turuncoglu <[email protected]>
1 parent d61564b commit af14207

File tree

3 files changed

+600
-198
lines changed

3 files changed

+600
-198
lines changed

model/bin/switch_meshcap_pdlib_bt4

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
NCO PDLIB SCOTCH NOGRB DIST MPI PIO PR3 UQ FLX0 SEED ST4 STAB0 NL1 BT4 DB1 MLIM FLD2 TR0 BS0 RWND WNX1 WNT1 CRX1 CRT1 O0 O1 O2 O3 O4 O5 O6 O7 O14 O15 IC0 IS0 REF0

model/src/w3iorsmd.F90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1324,6 +1324,7 @@ SUBROUTINE W3IORS ( INXOUT, NDSR, DUMFPI, IMOD, FLRSTRT , filename)
13241324
TICE(1) = -1
13251325
TICE(2) = 0
13261326
TRHO(1) = -1
1327+
TRHO(2) = 0
13271328
TIC1(1) = -1
13281329
TIC1(2) = 0
13291330
TIC5(1) = -1

0 commit comments

Comments
 (0)