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
It's not finding a config file, it searches for omega.yml in your current working directory when you run the standalone driver. We probably should have the Omega build process copy Default.yml into the root build directory as well, but since no one is really running the standalone model yet and we're still focusing on unit tests while developing, this hasn't really been an issue.
You're right. Since the Omega build process already copies Default.yml to the test directory as omega.yml, running the standalone model in the test directory might resolve this issue. I believe a slight update to omega_run.sh could fix it. Thanks!
@xylar , Not yet. I need to update omega_run.sh to run omega.exe in the test directory instead of the build root directory. The change should be trivial and will be added when I create the next PR.
When I ran omega_run.sh on Frontier, I received this error message:
The script omega_run.sh runs omega.exe, which is built from OceanDriver.cpp.
The text was updated successfully, but these errors were encountered: