uDALES / u-dales

uDALES: large-eddy-simulation software for urban flow, dispersion and microclimate modelling
https://udales.github.io/u-dales
GNU General Public License v3.0
47 stars 17 forks source link

Re-enable CI for macOS and Debug #133

Closed dmey closed 3 years ago

dmey commented 3 years ago

This PR re-enable checks for macOS and Debug mode. Given #131, tests for 501 and 502 cases have been disabled for macOS and I would suggest addressing them in a separate PR at a later time.

dmey commented 3 years ago

@samoliverowens when you have a moment could you please check and let me know if you are OK with this?

samoliverowens commented 3 years ago

Sorry @dmey - looks fine to me, and I can run the tests locally with no issues.

dmey commented 3 years ago

No problems and thanks -- I noted the issue at https://github.com/uDALES/u-dales/issues/131#issuecomment-759361031. I would suspect that it may fail on your machine eventually -- speculatively, it seems more like a random issue due to something (e.g. uninitialized in the code).