Henry
|
db89978ade
|
Updated headers for Laurence and Andy
|
2012-12-17 11:42:00 +00:00 |
|
Henry
|
78f0cb5097
|
Resolve the green
|
2012-12-13 16:27:00 +00:00 |
|
andy
|
98447ed2e2
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-13 10:40:54 +00:00 |
|
laurence
|
0953846fa9
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-12 16:32:23 +00:00 |
|
laurence
|
0832014a49
|
BUG: cvMesh: parallel redistribution
Redistribute reinserted feature points
Synchronise after distributing the background meshes in the constructor
|
2012-12-12 16:31:08 +00:00 |
|
laurence
|
262feb6b95
|
ENH: cvMesh: Code cleanup
|
2012-12-12 16:30:06 +00:00 |
|
mattijs
|
6622eb4ad4
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-12 12:08:50 +00:00 |
|
laurence
|
44d1ed3eae
|
ENH: boundBox: Change distanceFromBoxSqr to nearest()
Returns the nearest point instead of a distance
|
2012-12-12 11:07:52 +00:00 |
|
laurence
|
845b95522a
|
STYLE: Correct line lengths
|
2012-12-12 09:41:06 +00:00 |
|
laurence
|
9c76fd797c
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-11 17:26:26 +00:00 |
|
laurence
|
fd8eebab13
|
ENH: Latest version of cvMesh. Squash of commits.
|
2012-12-11 17:22:06 +00:00 |
|
laurence
|
4cdb4a2c43
|
ENH: Ensure checkCoupledPoints works in parallel
|
2012-12-11 17:13:41 +00:00 |
|
laurence
|
f941955fc6
|
STYLE: Code cleanup
|
2012-12-11 17:12:58 +00:00 |
|
laurence
|
e81813a9c2
|
ENH: Add edgeCollapser utility and libraries.
edgeCollapser collapses small edges and faces.
Works in parallel by using PointEdgeWave.
|
2012-12-11 17:12:27 +00:00 |
|
laurence
|
f443931e5e
|
ENH: Make set an autoPtr. Remove flip switch.
|
2012-12-11 17:09:14 +00:00 |
|
laurence
|
9f61b9123b
|
ENH: Add enum and featurePointEdges.
|
2012-12-11 17:08:27 +00:00 |
|
laurence
|
057eff0e59
|
ENH: update fvMeshDistribute and domainDecomposition to use new
coupledPolyPatch constructor
|
2012-12-11 17:07:12 +00:00 |
|
laurence
|
4be7afde0a
|
STYLE: Fix some typos
|
2012-12-11 16:38:39 +00:00 |
|
laurence
|
e3ae44f31f
|
ENH: ListOps: Add reverse and rotate functions
reverseList
inplaceReverseList
rotateList
inplaceRotateList
Remove reverse function from UList and call the ListOps from the other
reverse function.
|
2012-12-11 16:21:07 +00:00 |
|
laurence
|
23f04e33b5
|
ENH: circulator added
circulator and const_circulator wrap around lists so that they may be
iterated over indefinitely.
|
2012-12-11 16:18:29 +00:00 |
|
mattijs
|
7942d3e90f
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-11 16:14:58 +00:00 |
|
mattijs
|
cfc6980b57
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-11 15:57:50 +00:00 |
|
mattijs
|
8d809e15ca
|
ENH: snappyHexMeshDict: specify patch groups
|
2012-12-11 15:57:17 +00:00 |
|
andy
|
df073a34ec
|
ENH: Added sources to scalarTransportFoam
|
2012-12-11 09:56:41 +00:00 |
|
andy
|
100ed55f7a
|
ENH: Added new rhoReactingBuoyantFoam solver
|
2012-12-10 18:13:18 +00:00 |
|
andy
|
96060f6112
|
ENH: MOved rhoReactingFoam into the reactingFoam sub-folder
|
2012-12-10 18:12:36 +00:00 |
|
opencfd
|
de29a1ed27
|
Merge branch 'master' of dm:/home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-10 17:09:34 +00:00 |
|
opencfd
|
391a703b90
|
COMP: various: indirect linkage problems on Ubuntu12.04
|
2012-12-10 17:08:42 +00:00 |
|
mattijs
|
e8ccb8250d
|
COMP: various: instantiates e.g. turbulenceModel (in createFields) but does not link in
|
2012-12-10 16:44:26 +00:00 |
|
andy
|
9e81cba908
|
BUG: Corrected source usage in XiFoam
|
2012-12-10 16:39:27 +00:00 |
|
andy
|
b7492abbdd
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2012-12-10 15:25:24 +00:00 |
|
andy
|
2d3dc0b1f6
|
ENH: Updated Allw* scripts
|
2012-12-10 15:25:11 +00:00 |
|
andy
|
72ab425a77
|
ENH: Updated instantiation of sources by solvers
|
2012-12-10 15:21:37 +00:00 |
|
andy
|
6cc6a0e07f
|
ENH: Updated porous zone treatment in reactingParcelFoam and LTSReactingParcelFoam
|
2012-12-10 11:39:00 +00:00 |
|
andy
|
6ce8c61d18
|
ENH: Updated sources for lagrangian solvers
|
2012-12-10 11:30:17 +00:00 |
|
andy
|
b785ae594d
|
ENH: Updated sources for incompressible solvers
|
2012-12-10 11:09:08 +00:00 |
|
andy
|
08767723cb
|
ENH: Updated handling of source contributions in CHT solvers
|
2012-12-10 11:03:23 +00:00 |
|
andy
|
ad1246515a
|
ENH: Updated sources for heatTransfer solvers
|
2012-12-10 10:59:17 +00:00 |
|
andy
|
e86258bc4e
|
ENH: Updated sources for compressible solvers
|
2012-12-10 10:50:47 +00:00 |
|
andy
|
a0eeb3f09d
|
ENH: Removed unused entry from tutorial input dictionary
|
2012-12-10 10:16:49 +00:00 |
|
andy
|
63177c9da4
|
ENH: pimpleFoam - added sources.correct(U) after momentum solve
|
2012-12-10 10:15:54 +00:00 |
|
mattijs
|
7777493411
|
BUG: setFields: parallel running with different number of proc patches
|
2012-12-07 19:14:01 +00:00 |
|
Henry
|
377ff780a2
|
Removed whitespace
|
2012-12-07 17:58:35 +00:00 |
|
Henry
|
281422ccbf
|
interFoam family: added generic sources support in momentum equation
|
2012-12-07 17:52:18 +00:00 |
|
andy
|
2bb551bc85
|
ENH: Updated smoluchowskiJump BC
|
2012-12-06 15:56:16 +00:00 |
|
andy
|
b5d1ab435d
|
ENH: Updated solver run-time selectable sources
|
2012-12-06 15:08:52 +00:00 |
|
andy
|
cf6956f119
|
ENH: Removed unused #include header
|
2012-12-06 14:22:23 +00:00 |
|
andy
|
46c5a2b7dd
|
ENH: Added radiation capability to buoyantPimpleFoam
|
2012-12-06 14:21:58 +00:00 |
|
andy
|
9226110172
|
ENH: CHT solvers - updated equation sources
|
2012-12-06 13:30:29 +00:00 |
|
andy
|
8f76549b1d
|
ENH: buoyantSimpleFoam - updated equation sources
|
2012-12-06 13:30:14 +00:00 |
|