e91fe92de2
Select NoCollision at runtime with none
2009-09-07 11:33:24 +01:00
3a6075a08c
Setting wallImpactDistance to 0 in InteractingKinematicParcel.
...
Adding initialisation of f in InteractingKinematicParcelIO.C.
Cosmetic tweak in Particle.
2009-09-04 21:24:47 +01:00
2b91af1d8c
Fixed seg fault when multiply referring due to duplicate pointer use.
2009-09-04 18:59:17 +01:00
b82e21a815
updating IO for (previously missed) clouds
2009-09-04 17:49:14 +01:00
f9a420cfa9
Merge branch 'lagDev'
2009-09-04 17:21:14 +01:00
2bdd654108
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-04 16:23:49 +01:00
94f5bc6dbf
removed unused variable
2009-09-04 16:23:46 +01:00
6062a1ef66
updates/improvements to the cloud IO system and using new constants
2009-09-04 16:19:57 +01:00
940e68b9c8
Moving referral lists to be stored in ReferredCellList
2009-09-04 13:33:19 +01:00
c01cfedba8
added some comment
2009-09-04 12:44:45 +01:00
964710e8b3
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-04 12:25:49 +01:00
fd1873fe4b
handling zero-sized triangles
2009-09-04 12:25:42 +01:00
1198d3e0ad
added region option
2009-09-04 12:25:28 +01:00
0fa766332f
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-04 10:25:53 +01:00
4e1dc5ffe1
removed faceZonesIntegrationFunctionObject - functionality offered by fieldValuesFunctionObject
2009-09-04 10:25:31 +01:00
20f8d6a325
Added runtime selectable pair function add renamed
...
DeterministicPairForce to PairCollision.
Moved force model details to SpringSliderDashpot class and reading
from file at runtime.
2009-09-03 19:00:43 +01:00
ae95696aac
minor formatting
2009-09-03 18:15:18 +01:00
6ae71645a2
using cbrt(x) instead of pow(x, 0.333)
2009-09-03 18:12:12 +01:00
4c9ae0171a
code tidying
2009-09-03 18:01:32 +01:00
f0af9c8ba1
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-03 12:29:52 +01:00
4f4d1393fa
firstTime always chooses constant
2009-09-03 12:29:49 +01:00
ad9c4d5b5c
Updating InteractingKinematicParcel with changes in KinematicParcel.
2009-09-03 12:25:03 +01:00
1a7814c223
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-03 12:15:21 +01:00
b1f0e2808c
bugfix: corrected ordering of args to calcPhaseChange
2009-09-03 12:10:38 +01:00
0e49835fd7
Merge branch 'master' into particleInteractions
2009-09-03 10:49:37 +01:00
266cf951fe
Removed run-time selectable wall functions for low-Re models + minor mods
2009-09-03 10:46:03 +01:00
0aab704321
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-03 08:57:10 +01:00
e94d59d88e
check on existence of faceZone
2009-09-03 08:56:07 +01:00
97af722217
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-02 17:56:39 +01:00
906a0458da
added pressure reference
2009-09-02 17:55:42 +01:00
40e22860e9
added find(name) method + general updates
2009-09-02 17:24:46 +01:00
fa5091dd50
initial error checking
2009-09-02 16:13:55 +01:00
a85a0f7f0e
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-02 15:22:43 +01:00
0a24060ac3
superfluous function
2009-09-02 15:22:40 +01:00
376ea56cbe
Capitalised templated InteractionList classes, moved to basic.
...
Using basic sending and receiving referral lists in molecule.
2009-09-02 15:17:05 +01:00
8feabf5e81
Merge branch 'wbm'
2009-09-02 14:52:54 +01:00
4594d03b32
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-02 14:51:49 +01:00
6dc2e62946
do not map demand driven geometric data
2009-09-02 14:51:42 +01:00
5d12391461
bail-out criterion was incorrect
2009-09-02 14:51:24 +01:00
a39f80e565
Merge branch 'master' into particleInteractions
2009-09-02 14:44:16 +01:00
bd3e435764
Correct referring of particles and evaluation of real-referred
...
interactions.
2009-09-02 14:42:30 +01:00
33a2ec60de
Changed the time-selection so that it works correctly with the -parallel option for when
...
the time directories only exist in the processor sub-directories.
2009-09-02 11:34:58 +01:00
aae0345283
code tidying
2009-09-02 11:15:02 +01:00
91675bd616
change in direction on Bird correction - using flag in base model instead...
2009-09-02 10:29:43 +01:00
49295210c9
tutorial updates
2009-09-01 19:40:32 +01:00
68ad701335
library updates + introduction of thermal shielding
2009-09-01 19:40:00 +01:00
49faec23f9
added binary diffusion calc - uses molecular weight of binary pair
2009-09-01 19:35:59 +01:00
1491f10729
Moving to proper ParticleType referring of molecules. Including a
...
dummy cloud to register referred particles with - allows IO and
required to create real particles as they need the iNew function and
cloud to take a reference to.
2009-09-01 18:52:43 +01:00
ab9317a589
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-09-01 10:58:20 +01:00
73b0912087
do not export WM_PROJECT_VERSION if already set
2009-09-01 10:57:48 +01:00