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
The solid ordering is an issue that arose after updating the input files to handle functional. I remember discussing this with @jamiebramwell but don't remember exactly what the error is about.
In any case, I think it's best to either completely remove the default lua or replace its contents with another currently existing (and working) lua file.
These were turned off when we were fixing the input file functionality but can/should be turned back on.
serac/src/drivers/CMakeLists.txt
Lines 17 to 32 in 6357a07
The input file also seems to be fundamentally broken with this error (or the error is wrong):
Also the integration tests have a file globbing problem that needs to be solved to re-enable them (thanks @chapman39 for locating this):
https://github.com/LLNL/serac_tests/blob/662c093dddcff184983547ea0212adce3632a751/integration/test.ats#L231
The text was updated successfully, but these errors were encountered: