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
85aa1c8890
Reordering of internal temperature calculation to avoid FPEs. iDof was
...
defaulting to VSMALL (1e-300) for monoatomics but being multiplied by kb:
O(1e-23) for field calculation.
2009-07-21 17:17:01 +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
c097265645
Adding normal velocity weighted measurements to face values of linearKE,
...
internalE, rhoN and iDof fields to measure surface temperatures.
2009-07-21 15:10:23 +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
85d7852fc3
Renamed U_ and T_ to boundaryU_ and boundaryT_.
...
Moved all fields and field reading into the DsmcCloud, all calculation and
resetting to single functions for all fields.
Changed constructors so that no fields are supplied to the solver called from
dsmcFoam and an initialisation dictionary is supplied by dsmcInitialise.
2009-07-17 18:17:26 +01: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
9557f2cb6e
Ignore wmake/bin.
2009-07-17 16:01:22 +01:00
103cd27ef5
Measurement of surface velocity. Created momentum and rhoM field inside the
...
cloud - duplicated memory with solver for the moment.
2009-07-17 15:40:11 +01:00
81b6fff674
Changed wmake/utilbin to wmake/bin.
2009-07-17 15:39:16 +01:00
99a27c893d
Removed Java support.
2009-07-17 11:24:15 +01:00
3fc33fcf5e
Added compressible form of vanDriest wall damping.
2009-07-17 11:21:23 +01:00
5eb6371236
added dirToString and wmkdep back into .gitignore - again...
2009-07-17 10:10:28 +01:00
6b3ceaf4b5
Removed support for Java.
2009-07-17 09:30:36 +01:00
f96f883ea4
avoiding usage of Sf (triggers rebuild of S) in autoMap since upsets mapping
2009-07-16 16:02:33 +01:00
b67065aadf
option for reading cubit meshes
2009-07-16 14:16:12 +01:00
06899c992b
Merge branch 'master' of /home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-16 13:15:57 +01:00
8029a15fb4
postprocessing section
2009-07-16 13:15:25 +01:00
fa34079e5a
Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev
2009-07-16 12:42:45 +01:00
4363dac73f
Further updates of the XiFoam tutorials.
2009-07-16 12:42:34 +01:00