exasim-project / OBR

A runner for OpenFOAM benchmarks
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Auto delink files for Non ESI Foam version #186

Closed greole closed 8 months ago

greole commented 8 months ago

This PR adds a preliminary multi_case implementation. More importantly, it fixes #185 by checking if the sourced OpenFOAM version is an ESI version. For non ESI versions, it temporarily delinks constant and time folder files. Additionally, this PR adds an automatic check if a timefolder exists before decomposition. If non is present it tries to use a "0.orig" folder if present.