This issue is a continuation of Issue #16. The objective is to be able to support more than one version of OpenFOAM in the same installation, which means that the file batchrc.bat file must be recovered from blueCFD-Core 2.3-1, so that we can properly support more versions.
Associated to this, the batch file setvars.bat in the main installation folder must be prepared to work with more versions of OpenFOAM, so that it works similarly to how we handle this in the blueCFD-Core (MSys2) terminal.
This issue is a continuation of Issue #16. The objective is to be able to support more than one version of OpenFOAM in the same installation, which means that the file
batchrc.batfile must be recovered from blueCFD-Core 2.3-1, so that we can properly support more versions.Associated to this, the batch file
setvars.batin the main installation folder must be prepared to work with more versions of OpenFOAM, so that it works similarly to how we handle this in the blueCFD-Core (MSys2) terminal.