531e22bc24
updates to the reacting parcel/cloud
2008-08-19 16:22:27 +01:00
1d0e0aa92d
removed notImplemented references
2008-08-19 15:54:26 +01:00
a1799848a1
Merge branch 'master' into molecularDynamics
2008-08-19 13:57:22 +01:00
66832b32f7
updating particle integration methods
2008-08-19 13:54:43 +01:00
9f4d17f66f
comment
2008-08-19 13:54:10 +01:00
f05dadcbc3
typo in comment
2008-08-19 13:53:53 +01:00
3ab793b050
additional test for repatching
2008-08-19 13:53:26 +01:00
d136bf4e81
passing motionDict; geometric test on problem cells
2008-08-19 13:52:44 +01:00
99daecd39e
repatching after snapping
2008-08-19 13:52:14 +01:00
7fd0b8d9f8
passing motionDict; geometric test on problem cells
2008-08-19 13:51:52 +01:00
43c43c62b6
corrected resetSourceTerms function - was not being called for derived clouds
2008-08-19 12:21:49 +01:00
2117bf62b7
Merge branch 'olesenm'
2008-08-15 11:15:16 +01:00
ad24dfdbb6
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-08-14 12:30:58 +01:00
e8e2417570
Changed the constructor to ignore the type of the positions file.
2008-08-14 12:30:52 +01:00
bc24fe97ca
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-08-14 09:26:56 +01:00
3e7a5b230f
nondim tolerance
2008-08-14 09:26:47 +01:00
64bc136106
overflow bug
2008-08-14 09:25:57 +01:00
5603bd9d37
mrand48 was returning positive long int so switched to lrand48
2008-08-14 09:25:36 +01:00
9a2ccb7abd
isLocal check incorrect
2008-08-14 09:24:54 +01:00
461745524f
Print a warning if the "positions" file is missing.
2008-08-13 16:19:48 +01:00
99ad8e1d99
Bug fixes to the IO.
2008-08-13 16:18:58 +01:00
fb91e80086
tutorial and misc Dict cosmetics
2008-08-10 22:25:06 +02:00
b87f997fdf
fixed checkOrientation method - triSurface (and PrimitivePatchExtra)
...
- the old code used the edge information and examined the next face edges
to find the orientation. This fails since the direction of the edge
itself is missing.
- simpler: find the edge start on both faces, check the next face point.
If they are the same, the edge goes in the same direction on both faces
and thus the orientation is incorrect.
2008-08-10 19:28:30 +02:00
7be206a5f3
Be pickier about only running certain scripts from the cwd
2008-08-09 18:50:27 +02:00
3c7ab3cdb9
Merge branch 'master' into molecularDynamics
2008-08-08 15:26:42 +01:00
ef794a45da
split bc into compressible and incompressible to avoid debug symbol clashes
2008-08-08 11:08:43 +01:00
02a26640a9
corrected error message
2008-08-08 11:07:18 +01:00
701dd7bdb5
allow single intersection only
2008-08-08 11:02:58 +01:00
b6c8c1dca1
have single intersection only
2008-08-08 11:02:05 +01:00
38870e3256
no curvature refinement if no different maxLevel
2008-08-08 11:01:07 +01:00
5cc03afcee
Merge branch 'master' into molecularDynamics
2008-08-07 17:55:14 +01:00
6ac27012ff
added debug printing
2008-08-07 16:17:40 +01:00
de525cda45
added PrimitivePatchExtra as candidate for extending PrimitivePatch
...
- routines taken from triSurface but are not restricted to triangles
2008-08-07 11:32:08 +02:00
63a9d5e66d
new container 'Keyed' - useful for tagging things with a label
2008-08-07 11:42:06 +02:00
fd7dcffd50
meshTools/coordinateSystems cosmetic cleanup
2008-08-07 11:05:28 +02:00
731d257f34
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-08-06 16:15:58 +01:00
44d5e5cdbb
simplification of file handling
2008-08-06 16:13:02 +01:00
95bb8d6577
tidy up
2008-08-06 13:35:10 +01:00
ad1b9d4738
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-08-06 12:54:47 +01:00
6a16c52842
Added the missing defineTemplateTypeNameAndDebug(Cloud<solidParticle>, 0)
2008-08-06 12:54:39 +01:00
49c7752ba6
extra check on illegal input
2008-08-06 10:25:37 +01:00
75efb76033
exposed boudarry faces
2008-08-06 10:25:00 +01:00
1b3cf9133a
operator==
2008-08-06 10:24:35 +01:00
4d452662b4
Merge branch 'master' into molecularDynamics
2008-08-05 13:28:12 +01:00
e6935c5269
Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev
2008-08-05 13:00:08 +01:00
57949f8e82
status was not cleared
2008-08-01 17:56:48 +01:00
ad79a1e1f9
Merge branch 'master' into cvm
2008-07-31 16:36:28 +01:00
3bd7010781
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
2008-07-31 10:33:52 +01:00
436b8f075d
Added support for sphericalTensor and symmTensor.
2008-07-31 10:33:37 +01:00
281591b70d
non-default region handling
2008-07-30 15:19:13 +01:00