You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On WCOSS we were encountering more (presumed) filesystem issues when reading the wam_input_f107_kp.txt file repeatedly for CONOPS2, eventually producing a NaN in one of the input parameter arrays, leading to immediate NaNs in the model. We decided to transition to NetCDF utilizing the COMIO library, and may still need a simple MPI broadcast implementation to further get a grip on the IO issue.
This work is mostly complete.
The text was updated successfully, but these errors were encountered:
On WCOSS we were encountering more (presumed) filesystem issues when reading the wam_input_f107_kp.txt file repeatedly for CONOPS2, eventually producing a NaN in one of the input parameter arrays, leading to immediate NaNs in the model. We decided to transition to NetCDF utilizing the COMIO library, and may still need a simple MPI broadcast implementation to further get a grip on the IO issue.
This work is mostly complete.
The text was updated successfully, but these errors were encountered: