openfoam/applications
Mark Olesen 3b7100a9a1 BUG: PDRsetFields fails with non-orthogonal outer region (fixes #1907)
- first sort the cells into their ijk bins, and restrict testing for
  face orientation to those faces with an owner or neighbour that has
  an ijk bin.

ENH: ensure polyMesh from PDRblockMesh is marked as AUTO_WRITE

- the particular polyMesh constructor inherits the writeOpt, which
  makes is dependent on the caller and thus somewhat fragile for the
  top level caller.
2020-10-28 20:56:32 +01:00
..
solvers COMP: avoid autoPtr copy assignment and implicit casting 2020-10-15 17:21:33 +02:00
test ENH: support general searchable spheroid (issue #1901) 2020-10-28 16:04:12 +01:00
tools ENH: support predicate checks for argList (similar to dictionary methods) 2020-06-02 13:51:18 +02:00
utilities BUG: PDRsetFields fails with non-orthogonal outer region (fixes #1907) 2020-10-28 20:56:32 +01:00
Allwmake ENH: add 'subcommand' handling to wmake (#1693) 2020-05-12 10:05:24 +02:00