Commit Graph

14650 Commits

Author SHA1 Message Date
mattijs
9fda4249f0 ENH: snappyHexMeshDict: remove debug flag 2013-12-20 12:15:32 +00:00
mattijs
01d4c05328 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-19 16:55:40 +00:00
william
bdd50222b4 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-19 16:21:22 +00:00
mattijs
19486b6f5c Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-19 16:10:35 +00:00
mattijs
0839258f63 STYLE: medialAxisMover: moved routines into meshRefinement 2013-12-19 16:05:21 +00:00
mattijs
e5da46a674 ENH: PstreamBuffers: added clear function 2013-12-19 15:41:56 +00:00
mattijs
45e503847f ENH: Cloud: optimisation; clearing, not destroying transfer buffers 2013-12-19 15:36:50 +00:00
william
7024c0e4a2 BUG: Explicitly set keep particle flag in Colliding and MPPIC clouds
This stops all the particles on a given processor being deleted if the
last particle considered in the previous step was not being kept.
2013-12-19 15:03:45 +00:00
mattijs
60e3467165 BUG: autoSnapDriver: inplace re-ordering! 2013-12-19 11:24:02 +00:00
mattijs
64b6f921e8 ENH: icoFoam tutorials: clean up script 2013-12-19 11:21:31 +00:00
Henry
498ff5a9cd compressibleInterDyMFoam: Corrected handling of the relative flux 2013-12-18 22:55:57 +00:00
william
4d7ab99f99 BUG: Separated surface film wall functions into a separate library to remove duplication messages when using new turbulent structure 2013-12-18 16:53:41 +00:00
mattijs
fe4762ca58 ENH: surfaceLambdaMuSmooth: added reference 2013-12-18 12:11:49 +00:00
mattijs
a494b17e98 ENH: extendedEdgeMesh: check for support 2013-12-18 12:08:42 +00:00
mattijs
cb8b96d2cf ENH: OFstream: corrected message 2013-12-18 12:06:06 +00:00
mattijs
2a4b7df8fc ENH: pitzDailyExptInlet: do not supply initial value 2013-12-18 11:34:48 +00:00
william
77d18a2c3f BUG: fixed latex errors in MPPIC header documentation 2013-12-18 10:46:53 +00:00
william
ccf3e1a376 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-18 09:45:07 +00:00
william
7aa867a0a5 ENH: added header documentation to MPPIC classes 2013-12-18 09:44:57 +00:00
Henry
d9c06910bc sixDoFRigidBodyMotion/restraints: rationalise reporting 2013-12-17 17:40:45 +00:00
Henry
2e50e33d72 sixDoFRigidBodyMotion: add pure damper restraints 2013-12-17 17:40:14 +00:00
william
9916da0252 BUG: Added lagrangianTurbulence library to solvers: error messages still showing due to surfaceFilm library 2013-12-17 15:04:05 +00:00
Henry
50557d4638 Merge branch 'master' of ssh://dm/home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-17 15:00:37 +00:00
Henry
267f5cf0f5 interDyMFoam, interPhaseChangeDyMFoam : Use 1/A from the previous time-step rather than 1 in the pcorr equation
This provides better convergence and consistency between p_rgh and pcorr
2013-12-17 14:59:13 +00:00
Henry
160e7ea6dd sixDoFRigidBodyMotion: support re-reading of motion coefficients 2013-12-17 14:58:34 +00:00
mattijs
3f3d656e56 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-17 12:05:11 +00:00
mattijs
a9dc6715ba ENH: snappyHexMeshDict: document new options 2013-12-17 12:04:57 +00:00
mattijs
91bb2631f1 ENH: pointConstraints: revert to meshObject on pointMesh 2013-12-17 12:04:35 +00:00
mattijs
313841b989 BUG: medialAxisMover: duplicate list 2013-12-17 11:59:31 +00:00
william
6da9cc7fbf Merge branch 'MPPIC' 2013-12-17 11:32:09 +00:00
william
0de6a8dd2b ENH: Added MPPICFoam solver source and build files 2013-12-17 11:05:55 +00:00
mattijs
39a8a088c0 ENH: symmetryPolyPatch: handle zero faces case 2013-12-17 10:53:19 +00:00
william
c5d8166e76 ENH: Added MPPICFoam solver and MPPIC types and models to the Lagrangian library 2013-12-17 10:41:35 +00:00
mattijs
c2f8fca557 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-17 09:03:07 +00:00
mattijs
08a9d05ccd ENH: polyMesh: update pointMesh. 2013-12-17 09:02:25 +00:00
mattijs
0f86a78673 ENH: MeshObject: add selective clearing function 2013-12-17 08:55:07 +00:00
Henry
2612f6beac sixDoFRigidBodyMotion: Renamed constraints 2013-12-16 21:19:18 +00:00
william
5e884ea48a ENH: added DPMFoam, DPM drag models and Goldschmidt tutorial case 2013-12-16 18:16:12 +00:00
william
3e7c5b2256 BUG: Separated turbulent lagrangian models into a separate library to remove duplication messages when using new turbulent structure 2013-12-16 16:40:42 +00:00
mattijs
4dd1ce0869 BUG: faceSource: output on master only 2013-12-16 15:41:29 +00:00
mattijs
2dfa827af1 ENH: reconstructPar: pick up cellSets from current time instead of mesh time 2013-12-16 12:43:17 +00:00
mattijs
b36dce79d2 STYLE: autoSnapDriverFeature: indentation 2013-12-16 11:56:44 +00:00
mattijs
f81b60e00c STYLE: MRFSource: typo in warning message 2013-12-16 11:55:28 +00:00
mattijs
8e0f93d344 ENH: primitiveMesh: apply stabilisation to cell volume, not to individual pyr vols 2013-12-16 11:53:21 +00:00
Henry
e3b8fadcc5 uncoupledSixDoFRigidBodyDisplacement: Corrected for PMIPLE 2013-12-16 11:51:09 +00:00
Henry
a66979bd20 tutorials/mesh/moveDynamicMesh/simpleHarmonicMotion: update constraints 2013-12-16 10:53:55 +00:00
Henry
8af82f02bf sixDoFRigidBodyMotion: remove the constraint and restraint "Coeffs"
sub-dict and put the coefficients in the containing dictionary.
2013-12-15 22:30:52 +00:00
mattijs
b99906f32d BUG: reconstructPar: setting time (#1107) 2013-12-13 16:53:07 +00:00
mattijs
d57f983401 Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev 2013-12-13 15:57:35 +00:00
Henry
2bc9f0a545 Reorganised private data 2013-12-13 15:51:28 +00:00