-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Development steps:
Note: Don't forget to update issue #53 as development goes on.
-
Resync changes which we have internally at the intersection of
OpenFOAM-4.xandOpenFOAM-dev, with the fixes which were done inblueCFD-Core-4.x. Note: for both theOpenFOAM-devandThirdParty-devrepositories. -
Merge our internal branch
blueCFD-Core-devat this intersection of 4.x+dev to the intersection of 5.x+dev. Note: for both theOpenFOAM-devandThirdParty-devrepositories. -
Create the new branch
blueCFD-Core-5.xand merge up to the latest commit of OpenFOAM-5.x. Note: for both theOpenFOAM-devandThirdParty-devrepositories. -
Create a new MSys2 installation on Windows for blueCFD-Core 2017 and adapt the infrastructure from blueCFD-Core 2016.
-
Git clone
OpenFOAM-devandThirdParty-devrepositories on Windows, by checking out theblueCFD-Core-5.xbranch, adjust the infrastructure and compile OpenFOAM 5.x on Windows. Also fix the remaining loose details from steps 1 to 3, namely changes that couldn't be applied directly. -
Adapt to the latest MS-MPI version.
-
Run
Alltest- see if Implement the ability to run the 'tutorials/Allrun' script for just X seconds per solver #57 can be done here. -
If there is still enough time, see issues Bring back stack tracing #7, Check status on MSwindows/signals #4 and Using exit(1) instead of ::abort on Windows #5.
-
Test issue CompressibleInterDyMFoam tutorial case fail to pass the test. #22 to see if it still occurs.
-
Adapt the installer scripts from blueCFD-Core 2016-2 to 2017-1, test the installer(s) and wrap up the release - do it in issue Create the installer for blueCFD-Core 2017-1 #59.
-
Release blueCFD-Core 2017-1 to the public,