Henry
|
cc780ca2c9
|
Correct for SP build
|
2013-12-22 14:05:27 +00:00 |
|
Henry
|
45b9839203
|
Updated VoF tutorials
|
2013-12-21 12:26:32 +00:00 |
|
Henry
|
b8335f88af
|
Corrected sign of momentum source
|
2013-12-21 12:25:47 +00:00 |
|
william
|
e31e86dd2e
|
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
|
2013-12-20 16:40:08 +00:00 |
|
william
|
8fd06924ef
|
BUG: fixed incorrect particle direction in injectionChannel tutorial
|
2013-12-20 16:39:45 +00:00 |
|
william
|
014f7a0891
|
ENH: added packed particle number info to MPPIC Cloud
|
2013-12-20 16:38:20 +00:00 |
|
Sergio Ferraris
|
59921dfc5c
|
ENH: Updating codedFvOptionTemplate
|
2013-12-20 11:53:13 +00:00 |
|
Sergio Ferraris
|
620e32aff7
|
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
|
2013-12-20 11:50:11 +00:00 |
|
william
|
b0218cfcb8
|
Merge branch 'master' of /home/dm4/OpenFOAM/repositories/OpenFOAM-dev
|
2013-12-20 10:32:38 +00:00 |
|
william
|
005ff02085
|
ENH: added column, Goldschmidt and injectionChannel tutorials for MPPICFoam
|
2013-12-20 10:31:06 +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 |
|