openfoam/tutorials
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
..
basic ENH: add non-blocking handling for cyclicAMI (#2963) 2023-08-30 13:39:16 +00:00
combustion TUT: use '/' dictionary scoping for variables and foamDictionary (#1073) 2023-08-21 12:12:41 +02:00
compressible TUT: use '/' dictionary scoping for variables and foamDictionary (#1073) 2023-08-21 12:12:41 +02:00
discreteMethods RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
DNS/dnsFoam/boxTurb16 RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
electromagnetics RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
financial/financialFoam/europeanCall RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
finiteArea RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
heatTransfer ENH: zone improvements 2023-10-17 12:33:03 +02:00
incompressible ENH: zone improvements 2023-10-17 12:33:03 +02:00
IO RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
lagrangian RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
mesh TUT: use '/' dictionary scoping for variables and foamDictionary (#1073) 2023-08-21 12:12:41 +02:00
modules
multiphase TUT: use '/' dictionary scoping for variables and foamDictionary (#1073) 2023-08-21 12:12:41 +02:00
preProcessing RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
resources RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
stressAnalysis RELEASE: Updated headers to v2306 2023-06-28 16:35:48 +01:00
verificationAndValidation TUT: use '/' dictionary scoping for variables and foamDictionary (#1073) 2023-08-21 12:12:41 +02:00
Allclean ENH: foamRunTutorials -dry-run option 2022-06-14 15:23:08 +02:00
Allcollect ENH: foamRunTutorials -dry-run option 2022-06-14 15:23:08 +02:00
Allrun CONFIG: add date and paths information for tutorial Allrun script 2021-09-22 17:42:21 +02:00
Alltest TUT: provide more git history context for tutorials/Alltest 2023-05-20 18:58:37 +02:00