oceanmodeling / ondemand-storm-workflow

Other
2 stars 1 forks source link

Wave Coupling Runs Throw "Did Not Find the Triangle" Error in WWM #31

Closed yichengt900 closed 11 months ago

yichengt900 commented 1 year ago

Issue When running wave coupling cases using the current workflow on PW, you will encounter the following error from the WWM model: Did not find the triangle The WWM is complaining that it cannot find the triangle meshes split from quads.

Solution Thebreak_quads function in wwm.py requires small tuning to satisfy the WWM model. A PR will be coming next to fix this issue.