ENH: AMI - multiple updates
- start of work to create a 1-to-1 face mapping across AMI patches - faces are inserted according to the AMI addressing based on Horacio's method - removed 'updated' flag and reworked some demand driven updates - updated to handle 'walking' through baffles - use bitSet instead of boolList - moved update of meshPhi to movePoints() functions at fvPatch level - moved scaling of areas to movePoints() functions at fvPatch level - rehomed topology change code to own file - added warning re: geometry construction ACMI - split srcMask into srcMask and srcAreaMask - former in range 0-1, and latter has bounding or tol to (1-tol) to avoid sigFpe's
Showing
- src/OpenFOAM/meshes/polyMesh/polyMeshUpdate.C 1 addition, 0 deletionssrc/OpenFOAM/meshes/polyMesh/polyMeshUpdate.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.C 1 addition, 0 deletions...penFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.C
- src/OpenFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H 14 additions, 0 deletions...penFOAM/meshes/polyMesh/polyPatches/polyPatch/polyPatch.H
- src/dynamicFvMesh/Make/files 5 additions, 0 deletionssrc/dynamicFvMesh/Make/files
- src/dynamicFvMesh/dynamicMotionSolverFvMesh/dynamicMotionSolverFvMesh.C 3 additions, 0 deletions...esh/dynamicMotionSolverFvMesh/dynamicMotionSolverFvMesh.C
- src/dynamicFvMesh/dynamicMotionSolverFvMeshAMI/dynamicMotionSolverFvMeshAMI.C 216 additions, 0 deletions...namicMotionSolverFvMeshAMI/dynamicMotionSolverFvMeshAMI.C
- src/dynamicFvMesh/dynamicMotionSolverFvMeshAMI/dynamicMotionSolverFvMeshAMI.H 121 additions, 0 deletions...namicMotionSolverFvMeshAMI/dynamicMotionSolverFvMeshAMI.H
- src/finiteVolume/Make/options 2 additions, 1 deletionsrc/finiteVolume/Make/options
- src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H 1 addition, 1 deletion...atchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H
- src/finiteVolume/fvMesh/fvMesh.C 12 additions, 9 deletionssrc/finiteVolume/fvMesh/fvMesh.C
- src/finiteVolume/fvMesh/fvMesh.H 2 additions, 0 deletionssrc/finiteVolume/fvMesh/fvMesh.H
- src/finiteVolume/fvMesh/fvPatches/constraint/cyclicACMI/cyclicACMIFvPatch.C 101 additions, 42 deletions...vMesh/fvPatches/constraint/cyclicACMI/cyclicACMIFvPatch.C
- src/finiteVolume/fvMesh/fvPatches/constraint/cyclicACMI/cyclicACMIFvPatch.H 10 additions, 14 deletions...vMesh/fvPatches/constraint/cyclicACMI/cyclicACMIFvPatch.H
- src/finiteVolume/fvMesh/fvPatches/constraint/cyclicAMI/cyclicAMIFvPatch.C 75 additions, 2 deletions.../fvMesh/fvPatches/constraint/cyclicAMI/cyclicAMIFvPatch.C
- src/finiteVolume/fvMesh/fvPatches/constraint/cyclicAMI/cyclicAMIFvPatch.H 3 additions, 0 deletions.../fvMesh/fvPatches/constraint/cyclicAMI/cyclicAMIFvPatch.H
- src/finiteVolume/interpolation/surfaceInterpolation/surfaceInterpolation/surfaceInterpolation.C 0 additions, 1 deletion...Interpolation/surfaceInterpolation/surfaceInterpolation.C
- src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C 129 additions, 13 deletions...ools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
- src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.H 34 additions, 1 deletion...ools/AMIInterpolation/AMIInterpolation/AMIInterpolation.H
- src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolationI.H 16 additions, 0 deletions...ols/AMIInterpolation/AMIInterpolation/AMIInterpolationI.H
- src/meshTools/AMIInterpolation/AMIInterpolation/AMIMethod/AMIMethod/AMIMethod.C 14 additions, 4 deletions...polation/AMIInterpolation/AMIMethod/AMIMethod/AMIMethod.C
Please register or sign in to comment