Known Working Tutorials - blueCFD/Core GitHub Wiki
Introduction
This page is dedicated to tracking the tutorial cases that are known to be working on each version of blueCFD-Core, when compared to the same tutorials using the official OpenFOAM version running on Linux.
For older versions of blueCFD-Core (2.0, 2.1 and 2.3), please refer to the following page: KnownWorkingTutorials at blueCFD-SingleCore Wiki
Versions:
- blueCFD-Core 2024-1
- blueCFD-Core 2020-1
- blueCFD-Core 2017-2
- blueCFD-Core 2017-1
- blueCFD-Core 2016-2
- blueCFD-Core 2016-1
blueCFD-Core 2024-1
-
Almost all tutorial cases run without problems and seem to give identical results (comparison was done manually between log files for a few tutorial cases).
-
However, even though support for long file and folder paths for building source code has been improved in this version, some tutorial cases will require very long folder names (e.g.
multiphaseEuler/pipeBend). If you are using a Windows version that does not support old 8.3 naming protocol (e.g. Windows Server does not have this turned on by default), then see the instructions to turn on this feature, as documented here: Q&A #253 - Enabling support for the old 8.3 filename and extension format -
Exceptions, namely tutorials which have failed:
a.
compressibleVoF/depthCharge2Dcrashes due to temperatures going below 100K. Unclear if due to a specific compiler optimization. See Issue #256 for more details.b.
multiRegion/CHT/notchedRollerandmultiphaseEuler/titaniaSynthesis*may crash due to failing to communicate with MS-MPI's SMPD, but so far it only has happened when using one of our internal testing loops. It works well when running manually and when using OpenFOAM'sAlltestscript.
blueCFD-Core 2020-1
The tutorials known to not work are listed in the following reports:
- Tutorial cases that fail in blueCFD-Core 2020-1 - Issue #171
- Bugs found in OpenFOAM 8 during development of blueCFD-Core 2020-1 #172 - Issue #172
- File naming problems for lagrangian particle fields - Issue #1 - affects all tutorial cases with Lagrangian modelling, but still allows to run them.
blueCFD-Core 2017-2
The tutorials known to not work are listed in the following reports:
- File naming problems for lagrangian particle fields - Issue #1 - affects all tutorial cases with Lagrangian modelling, but still allows to run them.
blueCFD-Core 2017-1
The tutorials known to not work are listed in the following reports:
- File naming problems for lagrangian particle fields - Issue #1 - affects all tutorial cases with Lagrangian modelling, but still allows to run them.
blueCFD-Core 2016-2
The tutorials known to not work are listed in the following reports:
- CompressibleInterDyMFoam tutorial case fail to pass the test - Issue #22
- pimpleDyfoam crashes - Issue #45
- File naming problems for lagrangian particle fields - Issue #1 - affects all tutorial cases with Lagrangian modelling, but still allows to run them.
blueCFD-Core 2016-1
The tutorials known to not work are listed in the following reports:
- CompressibleInterDyMFoam tutorial case fail to pass the test - Issue #22
- pimpleDyfoam crashes - Issue #45
- 'multiphase/interDyMFoam/ras/mixerVesselAMI' generates refinement data that is invalid - Issue #51
- File naming problems for lagrangian particle fields - Issue #1 - affects all tutorial cases with Lagrangian modelling, but still allows to run them.