-
- Downloads
ENH: more consistent min edge lengths (finite-area)
- for robustness with small edges (which can occur with snappy meshes), the Le() and magLe() are limited to SMALL (commit a0f1e98d). Now use factor sqrt(1/3) in the components to maintain magnitude of 1. ENH: add fvMesh::unitSf() and faMesh::unitLe() methods - simple wrappers around Sf()/magSf() and Le()/magLe() but with the potential for additional/alternative corrections. STYLE: thisDb() in faMesh code to simplify future changes in storage ENH: do not register finite-area geometric fields - consistent with finite-volume treatment
Showing
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C 5 additions, 4 deletions...esh/polyPatches/constraint/processor/processorPolyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.H 10 additions, 10 deletions...esh/polyPatches/constraint/processor/processorPolyPatch.H
- src/finiteArea/faMesh/faMesh.C 10 additions, 10 deletionssrc/finiteArea/faMesh/faMesh.C
- src/finiteArea/faMesh/faMesh.H 4 additions, 1 deletionsrc/finiteArea/faMesh/faMesh.H
- src/finiteArea/faMesh/faMeshDemandDrivenData.C 117 additions, 56 deletionssrc/finiteArea/faMesh/faMeshDemandDrivenData.C
- src/finiteArea/faMesh/faPatches/constraint/processor/processorFaPatch.C 11 additions, 9 deletions.../faMesh/faPatches/constraint/processor/processorFaPatch.C
- src/finiteArea/faMesh/faPatches/constraint/processor/processorFaPatch.H 7 additions, 4 deletions.../faMesh/faPatches/constraint/processor/processorFaPatch.H
- src/finiteArea/faMesh/faPatches/faPatch/faPatch.C 6 additions, 2 deletionssrc/finiteArea/faMesh/faPatches/faPatch/faPatch.C
- src/finiteArea/faMesh/faPatches/faPatch/faPatch.H 3 additions, 3 deletionssrc/finiteArea/faMesh/faPatches/faPatch/faPatch.H
- src/finiteArea/finiteArea/fac/facAverage.C 1 addition, 1 deletionsrc/finiteArea/finiteArea/fac/facAverage.C
- src/finiteArea/finiteArea/gradSchemes/leastSquaresFaGrad/leastSquaresFaVectors.C 7 additions, 4 deletions...ea/gradSchemes/leastSquaresFaGrad/leastSquaresFaVectors.C
- src/finiteArea/interpolation/edgeInterpolation/schemes/NVDscheme/faNVDscheme.C 4 additions, 2 deletions...olation/edgeInterpolation/schemes/NVDscheme/faNVDscheme.C
- src/finiteVolume/fvMesh/fvMesh.H 3 additions, 0 deletionssrc/finiteVolume/fvMesh/fvMesh.H
- src/finiteVolume/fvMesh/fvMeshGeometry.C 24 additions, 0 deletionssrc/finiteVolume/fvMesh/fvMeshGeometry.C
- src/finiteVolume/fvMesh/fvPatches/constraint/processor/processorFvPatch.H 1 addition, 1 deletion.../fvMesh/fvPatches/constraint/processor/processorFvPatch.H
- src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.C 12 additions, 6 deletionssrc/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.C
- src/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H 8 additions, 3 deletionssrc/finiteVolume/fvMesh/fvPatches/fvPatch/fvPatch.H
Loading
Please register or sign in to comment