openfoam/etc
mattijs c9c85d9afe BUG: primitiveMesh: incorrect uncached edgeFaces. Fixes #2047.
It was only looking for faces that were used in both
endpoints but not actually checking whether they were indeed
an edge (== consecutive vertex) in all faces. So if one
face had an additional crossing edge and another didn't it
would find more edgeFaces than the proper
'primitiveMesh::edgeFaces()' routine.
This occasionally happened inside snappyHexMesh
(e.g. motorBike tutorial)
2021-03-31 15:32:14 +01:00
..
caseDicts BUG: primitiveMesh: incorrect uncached edgeFaces. Fixes #2047. 2021-03-31 15:32:14 +01:00
codeTemplates ENH: support use of 'vector' in #calc directive (fixes #2039) 2021-03-29 16:00:11 +02:00
config.csh CONFIG: update/generalize FJMPI settings (#2044) 2021-03-29 16:00:11 +02:00
config.sh CONFIG: update/generalize FJMPI settings (#2044) 2021-03-29 16:00:11 +02:00
templates RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
thermoData thermophysicalModels: Changed specie thermodynamics from mole to mass basis 2017-02-17 11:22:14 +00:00
bashrc GIT: reverted version back to 'com' 2020-12-23 10:01:24 +00:00
cellModels RELEASE: Updated version to v2012 2020-12-23 10:01:39 +01:00
colourTables BUG: typo in etc/colourTables 2021-02-03 15:05:36 +01:00
controlDict ENH: downgrade missing default system/decomposeParDict to warning 2021-03-22 14:45:17 +01:00
cshrc GIT: reverted version back to 'com' 2020-12-23 10:01:24 +00:00
openfoam CONFIG: support openfoam -init=FILE 2020-06-23 15:35:52 +02:00