Commit Graph

2048 Commits

Author SHA1 Message Date
5cda312edc Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-23 13:08:30 +01:00
bd6e0d3425 unused functionality 2009-07-23 12:57:18 +01:00
c1993c92fa Merge branch 'olesenm' 2009-07-23 12:42:52 +01:00
d7f3143a91 Revert "bugfix for extra RASModel::yPlus() parameters"
This reverts commit 82e59fa112.
2009-07-23 12:37:12 +01:00
1d72a035d7 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-23 12:28:10 +01:00
a98fe1c74f updates to compressible wall functions 2009-07-23 11:17:28 +01:00
3ee3750f99 scoped #ifdef to avoid conflict with incompressible form 2009-07-23 11:16:25 +01:00
f6ec1cdc64 updates to incompressible wall functions 2009-07-23 10:31:03 +01:00
7b321cb6d3 initialisation errors 2009-07-23 08:46:50 +01:00
0b7832e37c qualify exported FOAM_CASE
- avoid ambiguities caused by relative paths
2009-07-23 09:43:05 +02:00
040962d68d updates to incompressible wall functions + yPlus calc 2009-07-22 17:54:06 +01:00
82e59fa112 bugfix for extra RASModel::yPlus() parameters 2009-07-22 12:54:24 +02:00
bda95a48fd Export new environment variable FOAM_CASENAME
- contains the name part of the FOAM_CASE environment variable
2009-07-22 11:30:03 +02:00
140574889a selecting common kappa=0.41 and E=9.8 (ref. Verst+Malal) 2009-07-21 19:31:52 +01:00
8ffb366209 merge with master + fix conflicts 2009-07-21 19:16:01 +01:00
6f28a1199f further updates to turbulence models 2009-07-21 19:10:19 +01:00
70f453b435 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-21 19:06:59 +01:00
7787fd6c99 Renamed for consistency with the name of q. 2009-07-21 19:06:54 +01:00
07fccdd7db Changed kQR to kqR. 2009-07-21 19:06:35 +01:00
b3d455de80 Removed turbulence model coefficients from the dictionaries to allow them to default. 2009-07-21 19:05:30 +01:00
fb9e5bc4fe Renamed kQR to kqR. 2009-07-21 19:02:31 +01:00
dedabab18f expose name of functionObjects 2009-07-21 17:28:27 +01:00
dae4025645 incompressible RAS: moved wall function code to wall function BCs 2009-07-21 17:07:48 +01:00
18fef89f39 construct cloud from components 2009-07-21 16:51:39 +01:00
4bf0ae136c empty handling 2009-07-21 16:51:21 +01:00
3553b6f6dd Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-21 13:29:43 +01:00
084e5aad19 rewriting empty boundary conditions 2009-07-21 13:29:39 +01:00
f072ba5821 compressible RAS: moved wall function code to wall function BCs 2009-07-21 13:12:14 +01:00
4f6f570d6d versatility improvement: #includeIfPresent dictionary directive
- similar to the #include directive, but does not generate an error if the
  file does not exist.

Note: opted for an explicit naming #includeIfPresent rather than #cinclude
2009-07-21 08:44:25 +02:00
ea14d8f8b4 Merge commit 'OpenCFD/master' into olesenm 2009-07-20 14:38:38 +02:00
ae1fda27bf Removed spurious -f options. 2009-07-20 11:03:52 +01:00
2ee0b4923c Merge commit 'OpenCFD/master' into olesenm 2009-07-20 11:14:18 +02:00
dc3ebcfb16 Use new mvBak() in a few places to avoid hammering existing files 2009-07-20 11:10:59 +02:00
8ff026095d added mvBak() to POSIX
- Rename to a corresponding backup file
  If the backup file already exists, attempt with "01" .. "99" suffix.

- git ignore indexed backup files too
2009-07-20 11:04:48 +02:00
359f14ae91 pass optional checkGzip through POSIX::exists() as well 2009-07-20 08:48:46 +02:00
4bdd195cf8 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-17 18:07:11 +01:00
dbf3d84560 Merge commit 'OpenCFD/master' into olesenm 2009-07-17 17:08:30 +02:00
3fc33fcf5e Added compressible form of vanDriest wall damping. 2009-07-17 11:21:23 +01:00
f96f883ea4 avoiding usage of Sf (triggers rebuild of S) in autoMap since upsets mapping 2009-07-16 16:02:33 +01:00
7b3eb9da14 needed to drop backwardsCompatibility/derivedFvPatchFields again
- as Henry pointed out, they all go into one single table.
  So they'll clash with the correct incompressible versions.
2009-07-16 13:17:40 +02:00
19d09fd3b5 laminar models: consistency update in #ifndef/#define naming 2009-07-16 08:35:35 +02:00
7ae5e62f39 drop thermalDissipation (effective, equilibrium or otherwise) from turbulenceModels
- keeps sources in sync for the 1.6 release and it'll get fiddled with
  for the 1.7 release anyhow
2009-07-16 08:27:40 +02:00
b8077f9c19 dropped pvm 2009-07-15 13:28:24 +02:00
99e5ef490f Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-15 10:53:51 +01:00
2c3b2c3931 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-15 10:28:20 +01:00
535789cf98 Merge commit 'OpenCFD/master' into olesenm 2009-07-15 08:20:06 +02:00
773c6e9cd2 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2009-07-14 21:16:38 +01:00
ce79182495 Minor reformatting. 2009-07-14 21:11:36 +01:00
bb11fcdbad Remove unused "turbulence" switch. 2009-07-14 21:11:09 +01:00
2ded45bbaf Correct destructor for objects owned by registry. 2009-07-14 21:09:55 +01:00