openfoam/etc
Mark Olesen 6aa8b82744 ENH: zone improvements
- retain group information when copying zones
- support construct empty (add details later)
- improve consistency for zone and boundaryMesh construction

- support front/back/both selection for faceZoneToCell

STYLE: prefer faceZone patch() method instead of operator()

STYLE: use std::unique_ptr instead of manual pointer management

- for zones and core patch types.
  Easier data management, allows default destructors (for example)
2023-10-17 12:33:03 +02:00
..
caseDicts ENH: zone improvements 2023-10-17 12:33:03 +02:00
codeTemplates ENH: extrapolateInternal() method for patch fields 2023-06-19 17:47:03 +02:00
config.csh CONFIG: update compiler minimums (gcc-7.5.0) and standard (c++14) 2023-08-11 10:50:13 +02:00
config.sh CONFIG: enable use of stricter deprecation warnings 2023-08-21 08:39:36 +02:00
templates RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
thermoData thermophysicalModels: Changed specie thermodynamics from mole to mass basis 2017-02-17 11:22:14 +00:00
bashrc CONFIG: enable use of stricter deprecation warnings 2023-08-21 08:39:36 +02:00
cellModels RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
colourTables RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
controlDict DOC: document the NBX and PstreamBuffers parameters 2023-06-22 17:26:35 +02:00
cshrc CONFIG: enable use of stricter deprecation warnings 2023-08-21 08:39:36 +02:00
openfoam CONFIG: support call of 'openfoam' wrapper in other in-project locations 2023-04-18 20:19:29 +02:00