4d5d919d37
Corrected incorrect spelling of utility name
2009-07-22 16:06:54 +01:00
1bfa912781
Modified more Description entries in utilities for documenting purposes
2009-07-22 15:51:53 +01:00
2f3016173e
Modified Description entries for documenting purposes
2009-07-22 14:08:02 +01:00
dacc93a568
Merge commit 'OpenCFD/master' into olesenm
2009-07-22 12:55:38 +02:00
82e59fa112
bugfix for extra RASModel::yPlus() parameters
2009-07-22 12:54:24 +02:00
5692a06a32
fixed up sloppy Allwclean files
2009-07-22 12:39:20 +02:00
e3710c2b66
stabilise expansion calculation for if no point on arc
2009-07-22 11:24:03 +01: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
f1fe6d5d7b
Removed unnecessary file, now handled by defaults in the models.
2009-07-22 09:00:23 +01:00
b248dd283c
Added kappa_ and E_.
2009-07-21 22:26:01 +01:00
61e73ec57b
Merge branch 'olesenm'
2009-07-21 19:51:31 +01:00
86f104aa00
chtMultiRegionFoam tutorial update
2009-07-21 19:43:38 +01:00
bc88cf965f
buoyantSimpleRadiationFoam tutorial update
2009-07-21 19:39:00 +01:00
3dfc299a0a
buoyantSimpleFoam tutorial update
2009-07-21 19:37:49 +01:00
6c222b5082
rhoPisoFoam tutorial update
2009-07-21 19:35:33 +01:00
14e6cfdba2
engineFoam tutorial update
2009-07-21 19:33:44 +01: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
45fd594e12
Changed ParaView version to the released 3.6.1.
2009-07-21 19:06:06 +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
d069739d17
changed comment
2009-07-21 16:50:15 +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
fb6193f536
adjusted wmakeLnIncludeAll to search Make/files for LIB=
2009-07-21 11:11:03 +02:00
7215571eb7
updated wmakeLnIncludeAll
...
- search for 'lnInclude' rather than 'Make' by default
This gives better general behaviour for rebuilding.
2009-07-21 08:59:49 +02: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
51cd947675
Added new entry from Mattijs and general tidy-up.
2009-07-20 12:53:53 +01:00
ae1fda27bf
Removed spurious -f options.
2009-07-20 11:03:52 +01:00
dc5e9e4cfe
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-20 11:03:02 +01:00
9b44034d8c
Changed more references to wmake/utilbin to wmake/bin.
2009-07-20 11:02:57 +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
f48b841973
mkdep rule was still using utilbin/ directory
2009-07-20 09:15:30 +02:00
4bdd195cf8
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-17 18:07:11 +01:00
e5c36daef8
using fieldname as label for point field data instead of volPointInterpolate(X)
2009-07-17 18:06:33 +01:00
5cca4df2f0
finalize wmake/utilbin/ -> wmake/bin/ change
...
- update foamPack* scripts accordingly
2009-07-17 17:20:54 +02:00
dbf3d84560
Merge commit 'OpenCFD/master' into olesenm
2009-07-17 17:08:30 +02:00