oceanmodeling / WW3

WAVEWATCH III
Other
0 stars 0 forks source link

Aligning WW3 processors with SCHSIM produce unit error #1

Open uturuncoglu opened 11 months ago

uturuncoglu commented 11 months ago

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

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

janahaddad commented 7 months ago

Seems like we can close @uturuncoglu ?

uturuncoglu commented 7 months ago

@janahaddad It is hard to remember for me. So, I double check the existing DATM+SCHSIM+WW3 test (https://github.com/oceanmodeling/ufs-coastal/blob/feature/coastal_app/tests/tests/coastal_ike_shinnecock_atm2sch2ww3) and it seems it is still using distinct set of processors. So, maybe we could have still issue in here. I need to check it again.

uturuncoglu commented 7 months ago

@janahaddad There might be a memory corruption issue in there but it is better to check it again.