Commit Graph

3770 Commits

Author SHA1 Message Date
3b14fad33c header update 2009-07-13 14:38:29 +01:00
51d68d011a adding example dictionary for particleTracks 2009-07-13 14:37:36 +01:00
d01f653d32 porousZone - output 'note' entry (if it exists) too 2009-07-13 09:27:38 +02:00
c763c881f2 Moved ragne insertion from std::vector<Point> to separate insertPoints function
so that it can be used by initial point insertions and insertions after point
motion.
2009-07-12 12:05:22 +01:00
0f1e827467 Moving calculations inside if statement - not necessary outside. 2009-07-11 13:04:31 +01:00
5f50cd5f29 Closing brace in wrong place, non internalOrBoundaryPoint Dvs asked for
alignment which was uninitialised.
2009-07-11 12:49:34 +01:00
0e8967e654 Adding point removal and insertion data and lookup functions to cvControls. 2009-07-11 12:03:47 +01:00
f1fbc24638 Merge commit 'OpenCFD/master' into olesenm 2009-07-10 22:39:29 +02:00
043098fb7c added dissipationSelector
- first stab at a simple runtime selection for extra turbulence-related
  features

- the code duplication seems to indicate that a common ancestor
  for compressible and incompressible turbulence models could be good
2009-07-10 22:29:42 +02:00
7cbcc02d09 turbulence models get thermal dissipation source term(s)
- thermalDissipation()
  corresponds to the energy lost due to viscous efffects and
  what exits the energy cascade via dissipation.

- thermalDissipationEff()
  corresponds to the energy lost due to effective viscous efffects.
  Everything that is lost from momentum. Thus essentially assumes
  turbulent equilibrium, but is what STAR-CD and Fluent seem to be using.
  Thus even if it's wrong, provide it anyhow.

- minor consistency update in comments
2009-07-10 21:47:58 +02:00
492b0153df Merge branch 'master' into cvm 2009-07-10 20:39:16 +01:00
8415cc64bc Basic infrastructure for face motion controller - cell alignment and size
storage and lookup.
2009-07-10 20:23:33 +01:00
907b7ef232 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-10 19:21:27 +01:00
a8f0153506 code clean-up 2009-07-10 19:21:21 +01:00
02d4810d54 Removing unnecessary .H file inclusion 2009-07-10 19:16:08 +01:00
d910a2cbfb Removing the requiredAlignment test points code. 2009-07-10 19:13:27 +01:00
be9f2b3366 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-10 17:53:25 +01:00
26e04aab19 tidying headers + assignments to turb fields 2009-07-10 17:53:12 +01:00
2158923839 updating to use wall function framework - had been missed 2009-07-10 17:27:35 +01:00
9ef30424cc Type in SymmTensor.H, six components, not nine. 2009-07-10 16:50:00 +01:00
53e3fb50dc Type in SymmTensor.H, six components, not nine. 2009-07-10 16:50:00 +01:00
eac4678ec6 featureEdgeExclusionDistance added as control.
requiredAlignment function code transfered from CV3D.C returning tensor required
to rotate z, y, x unit vectors to required primary, secondary and tertiary
aligments. findSurfaceNearestIntersection added as surface query to enable this.

Test Info statement code inserted to test points by hand.
2009-07-10 16:45:42 +01:00
40877432e8 removed volumeFraction - unnecessary 2009-07-10 14:52:17 +01:00
5a83c4660c Added rho for the buoyantPressure BC. 2009-07-10 14:42:23 +01:00
028cd0ede2 updated header comment 2009-07-10 14:33:11 +01:00
52e1525df7 removed info msg - handled already by factory new method 2009-07-10 13:39:48 +01:00
bda2936ee7 moved warning messages to within debug scope 2009-07-10 13:38:11 +01:00
44e5bf5fac cosmetics - output message 2009-07-10 13:32:37 +01:00
ccf35fb5b6 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-10 12:59:53 +01:00
90298600e0 Corrected buoyancy BCs for p. 2009-07-10 12:59:51 +01:00
5f769c4d7c Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-10 12:56:54 +01:00
439af63d58 moved g initialisation above sub-model creation to avoid sigsev 2009-07-10 12:49:23 +01:00
66ed15f2c3 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-10 12:04:45 +01:00
e461ef53e9 Removed support for LAM. 2009-07-10 12:04:42 +01:00
23a7bc3514 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-10 11:59:00 +01:00
3d4f910bc3 moving correctMassFractions() to multiComponentMixture 2009-07-10 11:58:51 +01:00
5f246c45e6 Improved the basic tutorial clean functions. 2009-07-10 11:55:50 +01:00
1dbb7bb393 Merge branch 'master' into cvm 2009-07-10 11:39:45 +01:00
d9b4966af2 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-09 23:28:56 +01:00
37b0fe0ade Corrections to get the tutorial test loop to run cleanly. 2009-07-09 23:28:54 +01:00
f6b19e3699 Adding boolean to cellSizeFunctions to bail out quickly if told that operating
on a surface point.

Added tolerance static varible to cellSizeFunction and checks for points on or
very near to the surface and "snap" them to the surface to cell size.

Moved

    scalar maxProtrusionDistance = maxSurfaceProtrusion(vert);

out of the for loop in dualCellLargestSurfaceProtrusion, shouldn't have been in
- erroneous and expensive to calculate.

Stablised triSurfaceTools normalisation of c and added more info to FatalError
message.
2009-07-09 20:25:25 +01:00
fd8ef1c05b Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-09 18:38:27 +01:00
4360798747 activating point mass sources 2009-07-09 18:15:02 +01:00
0f98438bef using Switch instead of bool 2009-07-09 18:12:01 +01:00
14360a83ea Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-09 17:44:52 +01:00
9f46545159 Get the application from the controlDict where necessary. 2009-07-09 17:44:50 +01:00
8841735912 minor code formatting change 2009-07-09 17:32:21 +01:00
13ad54a518 removing name - was big penalty in poly thermo 2009-07-09 17:27:03 +01:00
52015366d9 Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-09 16:03:06 +01:00
e6cdada5d6 correct extrudeMesh 2009-07-09 16:01:36 +01:00