Commit Graph

13976 Commits

Author SHA1 Message Date
f008250b03 ENH: foamyHexMesh: Normalise the aspect ratio direction 2013-07-19 16:43:07 +01:00
1c55166d36 BUG: DelaunayMesh: Do not allow vertexCount to be externally updated 2013-07-19 16:42:16 +01:00
bc6ed9b70a ENH: triad: Do not sort unless all components are set. 2013-07-19 15:53:59 +01:00
97bac47725 ENH: Tuple2: Remove comparison operators as friends and make non-members. 2013-07-19 15:53:08 +01:00
0efac64b91 BUG: pointZone: Check point in same (or no) zone on all processors. 2013-07-19 15:51:46 +01:00
686b8f19d1 ENH: Move longestEdge function to face.H as a global function 2013-07-19 15:50:48 +01:00
53c8a12668 ENH: Pair: Add extra comparison operators. Make member functions non-member 2013-07-19 15:48:33 +01:00
a6f17edeeb BUG: Corrected transportModel handling in Peclet function object 2013-07-19 12:00:18 +01:00
25804eaad9 ENH: refinementSurface: search bounding sphere only 2013-07-19 11:43:57 +01:00
68167d2373 ENH: searchableSurface: added boundingSphere member function 2013-07-19 11:24:50 +01:00
06162eb354 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-19 09:49:59 +01:00
102805befe ENH: snappyHexMesh: improved table printing 2013-07-18 13:09:43 +01:00
6e1eb0633a ENH: autoHexMesh: added helper for stopping regionSplit across cyclics 2013-07-18 13:08:46 +01:00
ca3bde9f20 BUG: labelBits: allow negative labels 2013-07-18 13:07:50 +01:00
c608331860 ENH: MeshObject: allow for MeshObjects which are also regIOobject themselves 2013-07-18 13:07:18 +01:00
944eb1164e ENH: pointConstraint: calculate unconstrained directions 2013-07-18 13:06:36 +01:00
4347659947 ENH: cyclicSlip: GAMG support 2013-07-18 13:05:57 +01:00
f35a8798d8 ENH: Tensor: access for vector component 2013-07-18 13:05:34 +01:00
57db18c3a8 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-18 09:15:01 +01:00
a2567af754 BUG:foamEndJob: work if writeControl differs from timeStep 2013-07-18 09:14:35 +01:00
f73f2b8a5c CoBlended: New version of the interpolation scheme which is controlled by a lower and upper Courant number
See CoBlended.H for details
2013-07-17 16:28:26 +01:00
d3fa77a93e interPhaseChangeDyMFoam: New dynamic-mesh version of interPhaseChangeFoam 2013-07-17 11:26:14 +01:00
32bc7e9fc1 Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-07-17 11:07:51 +01:00
e82549728c ENH: GAMGAgglomeration: added profile printing 2013-07-17 11:05:55 +01:00
2496b4ed91 ENH: lduAddressing: added profile calculation 2013-07-16 21:29:41 +01:00
0cf8430802 ENH: renumberMethods: addressing in losort form 2013-07-16 21:28:42 +01:00
3540cda2f9 ENH: bandCompression: addressing in losort form 2013-07-16 21:27:05 +01:00
9ad0015d95 STYLE: boundary: remove regenerated files 2013-07-16 09:54:02 +01:00
cf12df4564 Merge remote-tracking branch 'origin/master' into feature/procAgglom 2013-07-16 09:08:22 +01:00
d5d242a630 BUG: GAMG: revert to non-energy preserving when processor agglomerating 2013-07-16 09:07:38 +01:00
c86e6b7777 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-16 08:56:27 +01:00
57c46a6fce REVERT: surfaceFeatures: Undo marking of open or non-manifold edges as NONE 2013-07-16 08:55:43 +01:00
f6f9510eff pressureGradientExplicitSource: use timePath() to correctly set the path of the "uniform" sub-directory when restarting 2013-07-15 22:35:11 +01:00
b38086352c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-15 15:33:31 +01:00
b1025f1849 ENH: GAMG: support for cyclicSlip 2013-07-15 15:33:08 +01:00
03b60c81d0 Remove unnecessary files 2013-07-15 14:46:58 +01:00
1522a5e178 Update version 2013-07-15 14:46:06 +01:00
109ecd88b5 tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI: mixer vessel AMI VoF tutorial 2013-07-15 14:43:32 +01:00
17f45e5b2e rotatingWallVelocityFvPatchVectorField: Read value if present rather than evaluating the BC
Needed for reconstructing AMI cases
2013-07-15 14:27:15 +01:00
313547796e transportModel: Constructor does not need any arguments 2013-07-14 23:17:55 +01:00
44e6d49175 basicThermo: Use IOobject::groupName to generate phase field names 2013-07-14 23:15:41 +01:00
d796b957ab geometricOneField, geometricZeroField: Add dimensions() returning dimless 2013-07-14 23:14:51 +01:00
4428aeed15 IOobject: Add support for group name
.group() returns the group name of the object otherwise null
groupName(name, group) returns the constructed group name (currently name.group)
2013-07-14 23:14:08 +01:00
611959fae1 ENH: PatchflowRateInjection model - refactored and improved 2013-07-12 13:14:55 +01:00
f67b047dbb ENH: Patch injection model - refactored and improved injection location functionality 2013-07-12 13:14:00 +01:00
7f41318949 ENH: InjectionModel - stabilised volume fraction calculation 2013-07-12 13:12:57 +01:00
7004727257 ENH: InjectionModel - made averageParcelMass function virtual 2013-07-12 13:12:35 +01:00
1619b3afe5 ENH: Updates to distribution models 2013-07-12 13:11:27 +01:00
3353aa68d5 ENH: distributionModel - added utility function to calc return mean value 2013-07-12 13:10:23 +01:00
85dd515956 ENH: triangle - added cachedRandom random point function 2013-07-12 13:08:54 +01:00