Commit Graph

3902 Commits

Author SHA1 Message Date
379d4d03bd Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/OpenFOAM-dev 2013-05-01 15:32:41 +01:00
473cf07dde MULES: Split files to separate the explicit and implicit forms
IMULES: MULES for implicit solution
2013-05-01 15:32:36 +01:00
b92cc799d4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-29 15:56:52 +01:00
d9afcb75d3 ENH: snappyHexMesh: update with code 2013-04-29 15:21:56 +01:00
487103fa60 ENH: checkMesh: volume ratio too tight 2013-04-29 15:21:20 +01:00
d8865404c3 ENH: writeCellCentres: dump volume 2013-04-29 15:20:49 +01:00
927a5267d3 interDyMFoam and compressibleInterDyMFoam: improved handling of fluxes 2013-04-29 14:36:19 +01:00
042354a88e rhoPimpleDyMFoam: New version of rhoPimpleFoam for moving-mesh cases 2013-04-29 14:34:15 +01:00
893a4364c0 Merge branch 'feature/cvMesh' of ssh://opencfd-laurence.no-ip.org:8004/home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-04-29 13:38:23 +01:00
a90f917f70 ENH: cvMesh: Faster point rejection in parallel 2013-04-29 13:37:52 +01:00
65197885d8 BUG: cvMesh: assign points before sizes 2013-04-29 11:50:44 +01:00
f63b6935f8 BUG: cvMesh: Add brackets to function call 2013-04-29 11:00:47 +01:00
5bac60aa33 Merge branch 'feature/cvMesh' of ssh://opencfd-laurence.no-ip.org:8004/home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh 2013-04-29 10:55:51 +01:00
1d67c14cc4 ENH: Add maxPriority to requests to cellSize 2013-04-29 10:52:13 +01:00
c205857f0b interPhaseChangeFoam: Improve consistency with current interFoam 2013-04-28 21:53:30 +01:00
b0a68b775e Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-27 15:31:26 +01:00
2bacd81371 interPhaseChangeFoam: corrected handling of alpha1 for transport and updated for consistency with interFoam 2013-04-27 15:31:14 +01:00
d7cadf4937 Merge remote-tracking branch 'origin/master' into feature/procAgglom
Conflicts:
	src/OpenFOAM/db/IOstreams/Pstreams/Pstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.C
	src/OpenFOAM/db/IOstreams/Pstreams/UPstream.H
	src/OpenFOAM/db/IOstreams/Pstreams/combineGatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatter.C
	src/OpenFOAM/db/IOstreams/Pstreams/gatherScatterList.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.C
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaceFields/processorGAMGInterfaceField/processorGAMGInterfaceField.H
	src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/interfaces/GAMGInterface/GAMGInterface.H
	src/finiteVolume/fvMesh/fvMesh.H
2013-04-23 09:41:15 +01:00
5574bc333d BUG: shape locations for outside points incorrect 2013-04-20 21:46:56 +01:00
4435d64047 STYLE: Corrected spelling mistakes 2013-04-16 17:01:23 +01:00
963e659666 Merge branch 'master' into feature/cvMesh 2013-04-16 16:39:24 +01:00
d00c9f0fe9 Merge branch 'master' into feature/cvMesh
Conflicts:
	src/edgeMesh/extendedFeatureEdgeMesh/extendedFeatureEdgeMeshTemplates.C
	src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.C
2013-04-16 16:00:59 +01:00
aa467d4cd9 ENH: Check for infinite vertex in cell 2013-04-16 11:02:57 +01:00
ee2910a089 ENH: Insert background cell size mesh using the cell size functions 2013-04-16 10:56:57 +01:00
60806cd645 ENH: Initialise vertices to have unset alignment 2013-04-15 17:23:49 +01:00
9422ad8835 BUG: Correct order of constructor initialisation list 2013-04-15 17:09:49 +01:00
5bb8b8c31e ENH: New cell size function point insertion algorithm 2013-04-15 16:59:59 +01:00
415cdb6a63 ENH: checkMesh: check volume ratio and face interpolation weights 2013-04-15 16:55:59 +01:00
c4b8448d53 BUG: collapseDict: Give entry a valid value 2013-04-12 14:16:09 +01:00
cecf469ed4 COMP: vtkPV3FoamMesh: adapted for wordRe 2013-04-12 12:25:17 +01:00
c171765a31 ENH: Remove requiredSize and requiredAlignment functions and their dictionary inputs 2013-04-12 11:29:02 +01:00
46ae867b7f BUG: Remove unused code in linearDistance.C 2013-04-11 21:01:53 +01:00
f52327c4e3 BUG: Incorrect assignment 2013-04-11 21:00:32 +01:00
4af889f860 ENH: Add forcePointInsertion option to controlMeshRefinement 2013-04-11 20:28:08 +01:00
26a42b37a0 ENH: Move boundary applying to a separate function in the alignment solver 2013-04-11 20:24:57 +01:00
2b8bbb94b1 ENH: Update cell size functions to use the regionIndices findNearest
functions
2013-04-11 20:24:06 +01:00
73bb893067 ENH: Remove unused functions 2013-04-11 20:20:41 +01:00
7df9897c82 ENH: update calls to mesh redistribution 2013-04-11 20:20:09 +01:00
8ae926c472 ENH: Check if surface conformation point is inside the surface geometry 2013-04-11 20:18:50 +01:00
1804fb2813 ENH: Count number of reordered faces 2013-04-11 20:16:47 +01:00
9356f9c669 ENH: Snap points to feature points 2013-04-11 20:15:29 +01:00
c1cb0c4f17 BUG: Correct regionOffset indexing 2013-04-11 20:10:53 +01:00
21163c9591 BUG: Prevent overflow on integer multiplication 2013-04-11 20:07:26 +01:00
33221dc8d7 STYLE: Update default cvMeshDict 2013-04-11 19:59:09 +01:00
c2d3bab08e ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
e2482a4e8b ENH: Merge searchableSurface and indexedOctree volumeType 2013-04-11 19:52:03 +01:00
f89bcd33bf Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-04-11 15:16:34 +01:00
1cf850f164 ENH: snappyHexMesh: print final mesh check 2013-04-11 15:16:06 +01:00
bbb2077160 ENH: searhcableSurfacetoFaceZone: allow triSurfaceMesh specification 2013-04-11 15:04:39 +01:00
2915000cbc BUG: Corrected fvOptions usage in pimpleDyMFoam UEqn 2013-04-11 12:05:44 +01:00