forked from NOAA-EMC/WW3
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Aligning processors of WW3 with SCHSIM produce unit error since both model uses same unit numbers and they are statically defined. The could also happen in other configurations.
To Reproduce
- Run
coastal_ike_shinnecock_atm2sch2ww3
by assigning same resource to SCHSIM and WW3 like following,
MED_petlist_bounds: 0 15
ATM_petlist_bounds: 0 15
OCN_petlist_bounds: 0 15
WAV_petlist_bounds: 0 15
Expected behavior
0: *** WAVEWATCH III Program shell ***
0: ===============================================
0: WW3 runtype is initial
0: Time interval :
0: --------------------------------------------------
0: Starting time : 2008/08/23 00:00:00 UTC
0: start_ymd, stop_ymd = 20080823 20080824
0:
0: EXTCDE MPI_ABORT, IEXIT= 60
0:
0:
0: EXTCDE MSG=unit ndsm is already in use
0:
Screenshots
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Backlog