Commit Graph

2786 Commits

Author SHA1 Message Date
andy
0696e9aa44 corrections to chemical enthalpy transfer 2009-05-20 14:50:08 +01:00
andy
5ccff5ffca updated version in header to 1.5.x 2009-05-19 18:23:41 +01:00
andy
58871d4368 adding writeRegisteredObject 2009-05-19 18:18:56 +01:00
andy
30baccd509 adding reactingParcelFoam tutorial 2009-05-19 17:54:45 +01:00
andy
4fa5f74f8a using null constructor for none option 2009-05-19 17:37:41 +01:00
andy
c4ac52e6b0 fix: taking carrier specie id 2009-05-19 17:37:04 +01:00
andy
f2f7b74f03 added pre-factor for reference field 2009-05-18 19:02:16 +01:00
andy
6f68f6fb20 typo - missing ()'s 2009-05-18 19:36:31 +01:00
andy
868e2e4096 adding path to meshTools/lnInclude 2009-05-19 10:02:53 +01:00
andy
2ca4831e61 multiple updates 2009-05-19 15:06:43 +01:00
andy
8883e2b87e fixed: wrong calculation of H1 2009-05-19 15:03:00 +01:00
andy
f97e559be8 Merge branch 'master' into lagrangianDev 2009-05-18 17:10:02 +01:00
andy
3a4df7a451 refactored gases->carrierSpecies 2009-05-18 16:35:42 +01:00
andy
d054f81b57 using 1/3 rule for surface film temperature
comments
2009-05-18 12:06:52 +01:00
andy
5c0b253300 avoid possible div0 2009-05-18 12:06:27 +01:00
andy
f673d3e338 updated coupling with carrier phase 2009-05-18 11:08:07 +01:00
andy
34254a29b0 assuming volatile mass does not include mass due to phase change 2009-05-15 16:19:46 +01:00
andy
423cc00ae7 adding const-ness 2009-05-15 14:50:34 +01:00
andy
0fb2546a43 updated for empty specie list 2009-05-15 14:39:01 +01:00
henry
a624d51561 Added further stabilisation for the case where ksStar is very large. 2009-05-15 14:24:42 +01:00
andy
3f11699fce updates for phase change modelling 2009-05-15 13:14:59 +01:00
andy
f27c3cff74 changed notImplemented(...) to warnings under debug mode 2009-05-15 13:14:15 +01:00
andy
b02f6145fd changed setting of carrier global ids for particle solid components 2009-05-15 13:13:24 +01:00
andy
a41e845f97 changed info message 2009-05-15 13:12:18 +01:00
andy
ad67ebcf57 adding general include file 2009-05-14 15:30:15 +01:00
andy
9becccaeeb removing unnecessary header file 2009-05-14 13:42:11 +01:00
andy
c9e57ad9d5 updated to reflect change in lagrangian phase source term names 2009-05-14 13:29:20 +01:00
andy
30c7e8aa6c updated coupling with carrier phase 2009-05-14 13:26:41 +01:00
andy
d89df4142e renamed 2009-05-14 13:25:02 +01:00
andy
b9eafd250a - min rho, T and p now required in constantProperties
- added (cumulative) contributions due to transfer of mass, mom and energy when
  evaluating cell properties
2009-05-13 12:24:32 +01:00
henry
100e27dfa3 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
Conflicts:
	src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutRoughWallFunction/nutRoughWallFunctionFvPatchScalarField.C

Conflicts:
	src/turbulenceModels/incompressible/RAS/derivedFvPatchFields/wallFunctions/nutWallFunctions/nutRoughWallFunction/nutRoughWallFunctionFvPatchScalarField.C
2009-05-13 00:06:11 +01:00
henry
0d2fd6b252 Added stabilisation to the nut update. 2009-05-13 00:02:36 +01:00
andy
326dd9f0fd added cellMass() function 2009-05-12 18:51:45 +01:00
andy
f2c061d425 using ROOTVSMALL instead of SMALL 2009-05-12 18:50:57 +01:00
andy
58aa677a74 bugfix: removed reference to tmp field 2009-05-12 18:31:13 +01:00
andy
b778c94ca9 bugix: was returning wrong index 2009-05-12 13:24:48 +01:00
andy
8f21831abe typo 2009-05-12 13:24:13 +01:00
andy
d45bae5db4 better naming of mass transfer fields 2009-05-12 13:23:51 +01:00
andy
92766a4418 removed link to local coalCombustion library 2009-05-12 13:23:11 +01:00
andy
69c7280f50 Merge branch 'olesenm' 2009-05-12 10:59:45 +01:00
henry
0ee817a060 Also added a separate specification of the static pressure level but the
location for the specification is the same as that for the pd level.
2009-05-11 23:19:56 +01:00
henry
6562861180 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-05-11 21:20:02 +01:00
henry
f2d00b3230 Improve reference handling. 2009-05-11 21:19:55 +01:00
henry
f983e0b42e Correct handling of MANPATH so that the system settings are not overridden. 2009-05-11 21:19:26 +01:00
Mark Olesen
4366d8df2c cosmetics - adjust copyright dates 2009-05-11 15:10:31 +02:00
Mark Olesen
774cf8b4db Merge commit 'OpenCFD/master' into olesenm
- with minor additional changes
2009-05-11 13:55:06 +02:00
Mark Olesen
0bc18a26f6 bugfix decomposePar
- explicitly remove any previously decomposed 'mut' and 'nut' when
  decomposing fields since they can otherwise prevent the turbulence model
  from being upgraded properly.
  Removing all decomposed fields first might be a better idea in the
  long-term, but would probably be slower.
2009-05-11 10:52:51 +02:00
andy
312aba6ef2 corrected indices for mass transfer due to phase change 2009-05-08 17:02:58 +01:00
Mark Olesen
19d951ce86 minor cleanup of turbulence models
- added constructor dictionary(const dictionary*) that also handles NULL
  pointers and makes it convenient to construct from a possibly nonexistent
  sub-dictionary:
  eg,
      dictionary dict2(dict1.subDictPtr("someDict"));

- make some of the turbulence Coeffs sub-dictionary optional.
  Their contents are all 'lookupOrAddDefault' anyhow.

- in turbulentMixingLength BCs, skip namespace qualifier in template
  (eg, <RASModel> vs. <compressible::RASModel>)

- change comments from 'turbulenceProperties' to RASProperties/LESProperties

- consistency between compressible/incompressible - no separate file for
  'New' selector etc

- consistency in accessing the model coefficients.
  Use method coeffDict() for const access.
  Use protected data member coeffDict_ for read/write access.

- document model coefficients in etc/constant/RASProperties.
  Need the same for LESProperties before we can prune these from the
  tutorials.
2009-05-08 17:27:42 +02:00
andy
7deb4aa2a9 added alphaSgs wall functions - need checking 2009-05-08 13:32:00 +01:00