mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: New test results
This commit is contained in:
33
TODO
33
TODO
@ -29,10 +29,12 @@ Tested on channel395-splitCyclic with GAMG.
|
|||||||
- initTransfer in GAMGprocessorInterfaces using nonblocking+tags
|
- initTransfer in GAMGprocessorInterfaces using nonblocking+tags
|
||||||
untested.
|
untested.
|
||||||
|
|
||||||
- cyclic baffles. Tested on t-junction/
|
OK - cyclic baffles.
|
||||||
- with non-cyclic baffles ok
|
Tested on t-junction-with-fan
|
||||||
- cyclic baffles different!
|
|
||||||
|
|
||||||
|
OK. - jumpCyclics/fanFvPatchField. All usages of jump() now need to account
|
||||||
|
for being owner() or not.
|
||||||
|
Tested on t-junction-with-fan.
|
||||||
|
|
||||||
OK - regionSplit
|
OK - regionSplit
|
||||||
tested on singleCyclic
|
tested on singleCyclic
|
||||||
@ -40,31 +42,34 @@ tested on singleCyclic
|
|||||||
OK - pointFields on cyclics. volPointInterpolation.
|
OK - pointFields on cyclics. volPointInterpolation.
|
||||||
tested on channel395-splitCyclic
|
tested on channel395-splitCyclic
|
||||||
|
|
||||||
|
OK - fvMeshSubset
|
||||||
|
tested on singleCyclic
|
||||||
|
|
||||||
|
OK - pointEdgeWave (maybe test through inversePointDistanceDiffusivity?)
|
||||||
|
tested on twoCavityCyclicForWallDistance
|
||||||
|
|
||||||
|
OK - scotchDecomp
|
||||||
|
tested with testCalcCSR on twoCavityCyclicForWallDistance
|
||||||
|
|
||||||
NOT WORKING - fvMeshDistribute to split cyclic patches into ones
|
NOT WORKING - fvMeshDistribute to split cyclic patches into ones
|
||||||
with different separation.
|
with different separation.
|
||||||
tested on singleCyclic
|
tested on singleCyclic
|
||||||
|
|
||||||
- jumpCyclics. All usages of jump() now need to account for being owner() or
|
OK - test createPatch pointSync
|
||||||
not.
|
note: only works if face-centre position of 0th faces is ok since uses
|
||||||
|
this for separation. Should in fact make cyclic planar using patch centre and
|
||||||
|
normal?
|
||||||
|
test on twoCavityCyclicForWallDistance with point (0 1 0) set to (0 1.001 0)
|
||||||
|
|
||||||
|
|
||||||
- test createPatch pointSync
|
|
||||||
|
|
||||||
- fanFvPatchField
|
|
||||||
- activeBaffleVelocity
|
- activeBaffleVelocity
|
||||||
- work out overlapping communication for PstreamBuffers.
|
- work out overlapping communication for PstreamBuffers.
|
||||||
Different tag?
|
Different tag?
|
||||||
|
|
||||||
- fvMeshSubset
|
|
||||||
- kivaToFoam/readKivaGrid.H sorts cyclics (but in incorrect order?)
|
- kivaToFoam/readKivaGrid.H sorts cyclics (but in incorrect order?)
|
||||||
- grep for size()/2
|
- grep for size()/2
|
||||||
- pointEdgeWave (maybe test through inversePointDistanceDiffusivity?)
|
|
||||||
- scotchDecomp
|
|
||||||
- isoSurface.C
|
- isoSurface.C
|
||||||
- referredCellList.C
|
- referredCellList.C
|
||||||
- renumberMesh
|
- renumberMesh
|
||||||
- work out scheduled communication?
|
- work out scheduled communication?
|
||||||
|
|
||||||
compile:
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user