08c51ae0be
Added support for DDES and IDDES SGS models for incompressible LES in to the SA base class.
2008-10-12 11:45:41 +01:00
8342283907
Added DDES and IDDES SGS models for incompressible LES.
2008-10-12 11:43:08 +01:00
cd7fe7c89d
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-10-01 12:17:37 +01:00
e6f81d2c20
consistency update - nu/muSgsWallFunction to nu/muSgsSpalartAllmarasWallFunction
2008-10-01 11:14:06 +01:00
2ee25f427c
Merge commit 'OpenCFD/master' into olesenm
2008-09-30 19:16:07 +02:00
4c159d306f
use -f option wherever wmakeLnInclude is explicitly called in Allwmake scripts
2008-09-30 19:08:00 +02:00
d1f908df2c
correcting y[] in updateCoeffs()
2008-09-30 16:55:44 +01:00
071b8ffe89
adding run-time selectable thermal wall function capability to compressible RAS models
2008-09-30 14:26:46 +01:00
5a9cfc954b
== assignments for nut/mut
2008-09-29 10:14:41 +01:00
6501c66731
updates to auto-creation of new wall function fields
2008-09-26 13:41:40 +01:00
b6fbaa042b
bugfix: turb fields were not being written due to construction from tmp
2008-09-25 13:00:16 +01:00
c38198dc5e
correcting nut dimensions
2008-09-25 11:32:51 +01:00
19337533df
fixing typo for incompressible RAS models
2008-09-25 09:32:02 +01:00
8d142532a2
Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev
2008-09-24 17:05:36 +01:00
0093a587c6
moved compatibility functions from RASModel classes to within turbulence namespace
2008-09-24 17:03:31 +01:00
b2652f3cee
moving headers from templates to main RASModel.H to avoid breaking compilation of solvers and utilities due to new template functions
2008-09-24 14:54:47 +01:00
d5c9c0ab43
models now create/modify turbulence fields automatically on constrcution to comply with new wall function specification
2008-09-24 12:43:29 +01:00
4cf87c65bd
updated structure for wall functions
2008-09-23 15:50:04 +01:00
3d1f0e205d
removing old include files
2008-09-23 15:48:58 +01:00
776f31b9a7
correct incorrect use of wall distance
2008-09-23 15:13:12 +01:00
3b0dc6e946
moved fixedInternalValueFvPatchField to finiteVolume library
2008-09-23 13:22:29 +01:00
6f92026da4
Updated compressible RAS models to use the new run-time selectable wall
...
functions, and added commpressible variants of the mut wall functions
employed in the incompressible libraray.
- minor updates to the icompressible RAS model library
2008-09-23 12:54:07 +01:00
f73739c79e
modified remaining Allwmake scripts to run from anywhere
2008-09-19 14:47:06 +02:00
7f0b671aba
adding new heat flux BCs
2008-09-16 13:37:08 +01:00
538ad4482f
Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev
2008-09-12 11:18:42 +01:00
f6d13e1a08
Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev
2008-09-10 13:58:03 +01:00
e90439f20f
Added link to CFD-online page.
2008-09-10 09:05:24 +01:00
72519e6bcc
Corrected the handling of alpha.
2008-09-09 18:59:51 +01:00
1a9ec89544
Added standard High Re k-omega turbulence model.
2008-09-05 23:28:27 +01:00
913c912e87
further updates en-route to run-time selection functionality for incompressible RAS models
2008-08-29 15:57:54 +01:00
4225041831
changed scalar kWallFunction to templated kQRWallFunction
2008-08-29 15:56:49 +01:00
f220dfc200
tidying up
2008-08-28 18:28:26 +01:00
b02d23f114
minor clean-up and comments
2008-08-27 18:11:16 +01:00
7e30b79e87
moving to .old for future reference
2008-08-27 17:45:26 +01:00
857ea24090
clean-up
2008-08-27 17:44:52 +01:00
ada4bd4fa5
adding new wall function methods
2008-08-27 17:11:38 +01:00
4e9ad300a7
moving old nut wall functions
2008-08-27 11:20:13 +01:00
d9535b4b35
removing old lock file
2008-08-27 11:12:57 +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
b42e13583a
More cleanup on headers/source for doxygen
...
- it also found things like size_t instead of size_type in fileName class
2008-07-22 11:12:40 +02:00
a48bc8746a
use dictionary::readIfPresent wherever reasonable
2008-07-20 14:07:49 +02:00
58c73dd4f5
kappa and E now need read as scalars instead of dimensionedScalars (2)
2008-07-10 11:05:01 +01:00
c8f89b17a2
kappa and E now need read as scalars instead of dimensionedScalars
2008-07-10 11:02:49 +01:00
d858f7c811
fixup doxygen for RAS/LES models, etc
2008-06-27 13:43:08 +02:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
2e51c93821
consistency update on read() for k0, epsilon0 and epsilonSmall
2008-06-24 13:35:51 +01:00
b1b7f4f42b
bug fix on yPlusLam
2008-06-24 13:29:32 +01:00
fb5f66eed1
reverted kappa and E back to dimensionedScalar, using new lookup functionality
2008-06-24 13:09:57 +01:00
683465062d
updated and relocated turbulence eps and omega boundary conditions
2008-06-24 10:19:59 +01:00