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 way the connector is currently written, it assumes that the Allrun file is inside the case directory. This is not necessarily the case. Indeed in some examples where multiple cases are run as part of the same Allrun file, it is not the case. Although would we want to allow that? Because then multiple different cases would be mixed up into the same run. Maybe we should just enforce that people using the openfoam connector must have an Allrun file inside a specific case.