Commit Graph

13441 Commits

Author SHA1 Message Date
Henry
d3fa77a93e interPhaseChangeDyMFoam: New dynamic-mesh version of interPhaseChangeFoam 2013-07-17 11:26:14 +01:00
mattijs
9ad0015d95 STYLE: boundary: remove regenerated files 2013-07-16 09:54:02 +01:00
laurence
c86e6b7777 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-16 08:56:27 +01:00
laurence
57c46a6fce REVERT: surfaceFeatures: Undo marking of open or non-manifold edges as NONE 2013-07-16 08:55:43 +01:00
Henry
f6f9510eff pressureGradientExplicitSource: use timePath() to correctly set the path of the "uniform" sub-directory when restarting 2013-07-15 22:35:11 +01:00
mattijs
b38086352c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-15 15:33:31 +01:00
mattijs
b1025f1849 ENH: GAMG: support for cyclicSlip 2013-07-15 15:33:08 +01:00
Henry
03b60c81d0 Remove unnecessary files 2013-07-15 14:46:58 +01:00
Henry
1522a5e178 Update version 2013-07-15 14:46:06 +01:00
Henry
109ecd88b5 tutorials/multiphase/interDyMFoam/ras/mixerVesselAMI: mixer vessel AMI VoF tutorial 2013-07-15 14:43:32 +01:00
Henry
17f45e5b2e rotatingWallVelocityFvPatchVectorField: Read value if present rather than evaluating the BC
Needed for reconstructing AMI cases
2013-07-15 14:27:15 +01:00
Henry
313547796e transportModel: Constructor does not need any arguments 2013-07-14 23:17:55 +01:00
Henry
44e6d49175 basicThermo: Use IOobject::groupName to generate phase field names 2013-07-14 23:15:41 +01:00
Henry
d796b957ab geometricOneField, geometricZeroField: Add dimensions() returning dimless 2013-07-14 23:14:51 +01:00
Henry
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
mattijs
ecd53eaef6 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-11 17:28:28 +01:00
mattijs
6c319ce47b ENH: surfaceSubset: add select-by-plane 2013-07-11 17:12:49 +01:00
laurence
4b750266d3 STYLE: Remove old .obj file 2013-07-11 12:38:48 +01:00
laurence
0b057e448c Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-11 12:32:10 +01:00
laurence
86c5a3a228 ENH: foamyHexMesh: Do not allow default patch types when reading patchInfo from dictionary 2013-07-11 12:31:43 +01:00
mattijs
7c081ac3e7 ENH: snappyHexMeshDict: fix header 2013-07-11 12:03:01 +01:00
mattijs
9dce138da4 ENH: foamyHexMesh: add patch type so we can run with snappyHexMesh 2013-07-11 11:48:55 +01:00
mattijs
00c663bca4 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-11 11:29:58 +01:00
laurence
8973ce9b88 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-11 11:28:48 +01:00
laurence
6b91eb3bae BUG: searchableSphere: findNearest 2013-07-11 11:28:15 +01:00
Sergio Ferraris
0350efb5ed STY: Improving style 2013-07-10 17:36:43 +01:00
Sergio Ferraris
5eed286378 ENH: Adding gradient() and value() field reading from full restart for
buoyantPressureFvPatchScalarField and writing value() field for
fixedFluxPressureFvPatchScalarField
2013-07-10 17:32:58 +01:00
Sergio Ferraris
35487d3bd3 ENH: Adding flaf for re-start to loop over uncover faces in AMI method faceAreaWeight 2013-07-10 12:45:12 +01:00
mattijs
c2e3902e7a ENH: printStack: offsets are size_t 2013-07-10 12:36:23 +01:00
mattijs
c2ff0a8779 ENH: addPatchCellLayer: additional checking 2013-07-10 12:29:40 +01:00
mattijs
f9664eb3e4 STYLE: indexedOctree: removed commented out code 2013-07-10 12:29:07 +01:00
mattijs
a11a6867c7 BUG: wallPoint: I/O operators missing space 2013-07-10 12:28:18 +01:00
Sergio Ferraris
b2fd56d54c ENH: Changing startTime in controlDict 2013-07-09 17:31:38 +01:00
Sergio Ferraris
b5ee55a535 ENH: Update to pyrolysis model, adding solid physical types and solid reaction solver types,
fixing bug in hExponentialThermo. Updating oppositeBurningPanels tutorial.
2013-07-09 17:26:36 +01:00
mattijs
e3c773594e Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-09 11:07:12 +01:00
mattijs
8fdce7f8cf ENH: snappyHexMesh: writing pointLevel,cellLevel under switch 2013-07-09 11:06:46 +01:00
Henry
18f7814076 Updated header 2013-07-08 14:22:23 +01:00
Henry
868dcf520e fvcDdt: added one.H 2013-07-08 14:22:09 +01:00
mattijs
520d1021ea ENH: meshQualityDict: revert to 22x settings 2013-07-08 09:10:16 +01:00
Henry
72ea7b4680 transportModel: remove IOdictionary base-class so that it is entirely abstract 2013-07-07 22:54:33 +01:00
Henry
bdfabee363 fvcDdt: added ddt functions with "one" arguments 2013-07-07 22:52:07 +01:00
mattijs
0cadad5c85 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-05 15:20:31 +01:00
mattijs
d35926b0eb BUG: snappyHexMesh: refinementSurfaces fix 2013-07-05 15:19:53 +01:00
mattijs
a1ec3f06b3 COMP: labelBits: unsigned integer overflow 2013-07-05 13:46:22 +01:00
mattijs
3195c2186f BUG: readOBJ: handling empty lines 2013-07-05 12:54:06 +01:00
mattijs
daf9a6c64d ENH: Allwmake: remove so compilation happens in parallel 2013-07-05 12:52:10 +01:00
mattijs
4cb0abfc38 COMP: CGAL: get rid of Allwmake 2013-07-05 12:43:19 +01:00
Henry
ac43185300 threePhaseMixture: Add access function for phi to avoid warning from clang-3.3 2013-07-05 11:32:12 +01:00
mattijs
09d490f281 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-07-05 10:22:56 +01:00
mattijs
12c7ba9dce BUG: execFlowFunctionObjects: accessing out-of-scope dictionary 2013-07-05 10:22:45 +01:00