|
|
e6155d8ce5
|
ENH: lduMesh: added printing
|
2013-05-02 13:58:47 +01:00 |
|
|
|
fa63ade137
|
STYLE: GAMGInterfaceField: clean up commented out code
|
2013-05-02 13:48:52 +01:00 |
|
|
|
c3737a206b
|
Merge remote-tracking branch 'origin/master' into feature/procAgglom
|
2013-05-02 12:38:25 +01:00 |
|
|
|
6be54d77a1
|
ENH: lduPrimitiveMesh: remove stored patchAddr functionality
|
2013-05-02 12:37:09 +01:00 |
|
|
|
c7dbe491c6
|
REVERT: Remove orientAll method
|
2013-05-02 12:07:18 +01:00 |
|
|
|
c6180019d9
|
BUG: Update AMIMethod tree to use new constructor
|
2013-05-02 12:06:58 +01:00 |
|
|
|
3e5268d2a3
|
ENH: Update SortableList to use ListOps. Add "greater" functor to UList.
|
2013-05-01 17:32:40 +01:00 |
|
|
|
093e6705aa
|
ENH: Update SortableList to use ListOps. Add "greater" functor to UList.
|
2013-05-01 17:32:40 +01:00 |
|
|
|
5bc4cc3b7c
|
Merge remote-tracking branch 'origin/master' into feature/procAgglom
|
2013-05-01 16:57:36 +01:00 |
|
|
|
316cb8302f
|
BUG: lduPrimitiveMesh: hold, not refer to, interfaces
|
2013-05-01 16:53:00 +01:00 |
|
|
|
24e36ddf3f
|
Update headers
|
2013-05-01 15:33:26 +01:00 |
|
|
|
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 |
|
|
|
aa54776790
|
BUG: Deleting reading of the key entry "value". It is done by fvPatchField.
|
2013-05-01 15:28:29 +01:00 |
|
|
|
803b87e0c1
|
ENH: Adding feature edge to the target walk for AMI
Adding mininum area tolerance in processSourceFace function to calculate weight
Modifying calculation of face normals in function interArea
|
2013-05-01 15:27:02 +01:00 |
|
|
|
09b66079a9
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-05-01 09:26:31 +01:00 |
|
|
|
dede1f9137
|
ENH: turbulentHeatFluxTemperature: resume with gradient
|
2013-05-01 09:25:46 +01:00 |
|
|
|
fe66419b8b
|
Merge branch 'master' of ssh://opencfd:8007/home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-04-30 21:14:55 +01:00 |
|
|
|
4cd72f560a
|
fixedFluxPressureFvPatchScalarField: corrected BC group in docs
|
2013-04-30 21:14:47 +01:00 |
|
|
|
b12af57d7e
|
ENH: inverseVolume: not register temporary field V
|
2013-04-30 11:56:02 +01:00 |
|
|
|
2bbfd25991
|
COMP: triangle: unused variable
|
2013-04-30 10:14:18 +01:00 |
|
|
|
42811b16a1
|
COMP: targetVolumeToCell: unused variable
|
2013-04-30 10:13:48 +01:00 |
|
|
|
6693171921
|
BUG: TableBase: repeat not handled
|
2013-04-30 10:13:35 +01:00 |
|
|
|
f47ee78c0b
|
BUG: SRFModel: axis read from subdictionary upon re-reading
|
2013-04-29 15:37:51 +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 |
|
|
|
4c7c00b3c7
|
ENH: GAMGProcAgglomeration: added none method
|
2013-04-22 16:41:02 +01:00 |
|
|
|
14240e9389
|
ENH: treeDataTrisurface: nearest to line
|
2013-04-22 12:21:26 +01:00 |
|
|
|
7013bf19a5
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-04-20 21:17:07 +01:00 |
|
|
|
c983a581d4
|
ENH: GAMGProcAgglomeration: check for parallel running
|
2013-04-20 20:59:24 +01:00 |
|
|
|
7c022605e7
|
ENH: manual: change syntax
|
2013-04-20 06:27:48 +01:00 |
|
|
|
1f5c928fd9
|
ENH: manualGAMGProcAgglometion: adapted comment
|
2013-04-19 21:07:41 +01:00 |
|
|
|
6cb2be20a3
|
ENH: GAMGProcAgglomeration methods
|
2013-04-19 21:02:14 +01:00 |
|
|
|
f95b189ca8
|
EMH: Updating expression for k() for the dynLagrangian.H
|
2013-04-19 14:49:59 +01:00 |
|
|
|
346eb9739c
|
ENH: triangle: added nearest to line
|
2013-04-19 11:23:12 +01:00 |
|
|
|
98ea287b2c
|
ENH: polyMeshCheck: improved messages
|
2013-04-19 11:22:01 +01:00 |
|
|
|
0368962ed4
|
BUG: CSV: binary writing
|
2013-04-18 14:58:53 +01:00 |
|
|
|
1e2a6b5ead
|
BUG: polyMeshTools: volume ratio caclulation
|
2013-04-18 10:07:52 +01:00 |
|
|
|
786221c63a
|
ENH: lduMesh: additional reporting
|
2013-04-17 16:10:43 +01:00 |
|
|
|
f4f8ce10c5
|
BUG: lduPrimitiveMesh: processor id indexing
|
2013-04-17 16:09:52 +01:00 |
|
|
|
7927435a4b
|
ENH: GAMG: cleanup
|
2013-04-17 10:26:55 +01:00 |
|
|
|
4869b59290
|
ENH: GAMGProcAgglomeration: cleanup
|
2013-04-17 09:07:33 +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 |
|
|
|
958091d440
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-04-16 16:07:08 +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 |
|
|
|
73b094c028
|
ENH: GAMGAgglomeration: cleanup
|
2013-04-16 15:39:38 +01:00 |
|
|
|
cf4e70612e
|
BUG: LUscalarMatrix: incorrect debug control
|
2013-04-16 15:38:33 +01:00 |
|
|
|
ee59088994
|
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
|
2013-04-16 15:05:04 +01:00 |
|
|
|
1bb32981a9
|
BUG: Corrected cloud radiation model handling
|
2013-04-16 14:39:20 +01:00 |
|
|
|
a1bf423e1e
|
BUG: Correcting nut for dynamic lagragian model
|
2013-04-16 14:12:13 +01:00 |
|