Base: Remove extraneous bracket from string representation of kinematic viscosity units in MKS schema
Update to OpenFOAM v2112
AddonManager: Fix logic for fallback to displaying raw markdown
Prevent matplotlib selecting the PyQt API instead of PySide2
Reinstate the pre-calculation of volume type to avoid OpenMP race
Further prevention of OpenMP race conditions when using inside-surface refinements
Prevent additional OpenMP race when using inside-surface refinement
Cast points to pointField in face::centre(...) calls to prevent call to overriden function
Update for OpenFOAM v9
Update to OF version 2106
Update for OpenFOAM v8
Fix error in dececated function update for v1912
Fix typo
Update deprecated functions
Update to OF v1912
Preferentially search for libraries in FOAM_USER_LIBBIN
Fix mistakes in build macros
Rework deprecated functions for v1906
Fix segfault caused by expanding pointLevel list with reference into list
Bump version number
Fix bug causing OpenMP race in inside surface search
Add version number
Add volume refinement inside closed surface
Update .gitignore for VS Code
Calculate triangle area vector explicitly instead of with triangle.normal()
Update copyrights
Update OpenFOAM version detection to be more robust
Allow building in blueCFD
Update to compile with v1812
Write cell and point levels relative to base mesh level
Merge remote-tracking branch 'upstream/development'
Added VS Code IDE files
Added creation of cellLevel and pointLevel arrays to enable use of cartesian mesh with dynamic hex refinement.
Fix OpenFOAM version number matching
My pleasure!