mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Conflicts: src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C src/mesh/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C src/parallel/decompose/scotchDecomp/scotchDecomp.C src/parallel/parMetisDecomp/parMetisDecomp.C src/sampling/sampledSurface/isoSurface/isoSurfaceCell.C
52 lines
1.2 KiB
Plaintext
52 lines
1.2 KiB
Plaintext
- allocate/free tags.
|
|
Not tested.
|
|
|
|
OK - test blockMesh with cyclics
|
|
unitTestCases/singleCyclic/
|
|
|
|
OK - test cyclics sequential running.
|
|
unitTestCases/singleCyclic/
|
|
|
|
OK - test decomposePar
|
|
|
|
OK - FaceCellWave
|
|
unitTestCases/twoCavityCyclicForWallDistance/
|
|
|
|
OK - non-parallel finite volume : channelFoam
|
|
unitTestCases/channel395-splitCyclic vs. channel395-dev
|
|
|
|
OK - parallel finite volume with processorCyclic: channelFoam
|
|
unitTestCases/channel395-splitCyclic vs. channel395-dev
|
|
|
|
OK - preProcessing/foamUpgradeCyclics
|
|
|
|
OK - amg.
|
|
Tested on unitTestCases/singleCyclic/
|
|
|
|
- initTransfer in GAMGprocessorInterfaces using nonblocking+tags
|
|
untested.
|
|
|
|
- test createPatch pointSync
|
|
- pointFields on cyclics. volPointInterpolation.
|
|
- jumpCyclics
|
|
- fanFvPatchField
|
|
- activeBaffleVelocity
|
|
- work out overlapping communication for PstreamBuffers.
|
|
Different tag?
|
|
- fvMeshDistribute to split processor patches into ones with different
|
|
separation.
|
|
- fvMeshSubset
|
|
- kivaToFoam/readKivaGrid.H sorts cyclics (but in incorrect order?)
|
|
- grep for size()/2
|
|
- pointEdgeWave (maybe through inversePointDistanceDiffusivity?)
|
|
- regionSplit
|
|
- scotchDecomp
|
|
- isoSurface.C
|
|
- referredCellList.C
|
|
- renumberMesh
|
|
- work out scheduled communication?
|
|
|
|
compile:
|
|
|
|
|