3ac92339f1
Changed the SquareMatrix construction from initial size and value and corrected usages of it.
2008-09-30 17:35:58 +01:00
b992b6e1cc
Local version of plane.C - fatalerror in planePlaneIntersect when determinant < SMALL
2008-09-30 17:32:57 +01:00
7342ec359f
Added extra points to close gaps on edges and removed close-together pairs of points.
2008-09-30 17:29:21 +01:00
d1f908df2c
correcting y[] in updateCoeffs()
2008-09-30 16:55:44 +01:00
cc0dbb0549
adding -fields option
2008-09-30 15:57:55 +01:00
071b8ffe89
adding run-time selectable thermal wall function capability to compressible RAS models
2008-09-30 14:26:46 +01:00
27f86a8342
Moved edge processing to a separate function fed by blocks of edge points separated into individual lists. Fixed two logic errors in edge processing.
2008-09-29 11:56:24 +01:00
2b163418bc
Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev
2008-09-29 10:14:50 +01:00
5a9cfc954b
== assignments for nut/mut
2008-09-29 10:14:41 +01:00
318b71e206
Made Matrix generic base-class for SquareMatrix and RectangularMatrix by introducing
...
the type it will become as a template argument.
Brought everything into line with this change.
2008-09-28 22:50:57 +01:00
b722041fff
Corrected reading of "LESProperties".
2008-09-28 22:46:33 +01:00
7d56dcf45f
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-28 19:27:13 +01:00
0dc639e90a
switch off functionObjects
2008-09-28 19:27:04 +01:00
b973a688d3
added constness
2008-09-28 19:26:15 +01:00
8196d88e9f
Merge branch 'cvm' of ssh://graham@hunt//home/hunt2/OpenFOAM/OpenFOAM-dev into cvm
2008-09-28 15:19:09 +01:00
df283b54f2
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-27 09:25:37 +01:00
26f2c24d84
Added support for quadraticFit interpolation scheme.
...
Added the quadraticFit interpolation scheme.
2008-09-27 09:25:30 +01:00
6eea6d6a3d
Small adjustments
2008-09-26 18:50:51 +01:00
e0bb935efb
wmakeLnInclude: improvements and bugfix
...
- fixed typo: had skipped '-Make' instead of 'Make' directory
- remove broken links first
* helps when file locations have changed
- filter out trailing 'lnInclude' from the <dir> spec
* this makes it easier to update existing lnInclude dirs:
find -name lnInclude -exec wmakeLnInclude -f {} \;
- reduced output noise when re-creating an identical link
2008-09-26 18:39:30 +02:00
b4363c71b3
Merge commit 'OpenCFD/master' into olesenm
2008-09-26 18:26:11 +02:00
04d7f799fa
Merge branch 'master' into cvm
2008-09-26 16:27:11 +01:00
33e30cda6a
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-26 15:00:48 +01:00
1bf595225d
adding minMaxFields
2008-09-26 14:29:17 +01:00
4fb952b062
Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev
2008-09-26 13:41:46 +01:00
6501c66731
updates to auto-creation of new wall function fields
2008-09-26 13:41:40 +01:00
e548936cb0
revert to pipe - behaves better
2008-09-26 13:11:31 +01:00
1ae6914a8e
split off regular expressions
2008-09-26 13:10:27 +01:00
749a4bb510
typo
2008-09-26 13:10:12 +01:00
cb469eed36
Merge branch 'master' into molecularDynamics
2008-09-26 12:00:22 +01:00
5501509c01
Merge branch 'master' into cvm
2008-09-26 11:50:16 +01:00
7411ec0af0
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-26 10:57:24 +01:00
cbda73951c
regular expression wrapping
2008-09-26 10:33:46 +01:00
e81c5a29e3
annoying message
2008-09-26 10:33:25 +01:00
d1260a58e9
no pointField construction
2008-09-26 10:33:00 +01:00
d8f7b85fd9
Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-25 18:15:20 +01:00
17d57889ba
new min/max function object
2008-09-25 18:09:33 +01:00
63d5360166
Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev
2008-09-25 13:00:33 +01:00
b6fbaa042b
bugfix: turb fields were not being written due to construction from tmp
2008-09-25 13:00:16 +01:00
abd6c0dc31
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
2008-09-25 12:00:24 +01:00
9473b70895
snap to nearest
2008-09-25 12:00:20 +01:00
c38198dc5e
correcting nut dimensions
2008-09-25 11:32:51 +01:00
16fefa2f14
Merge branch 'master' of /home/hunt2/OpenFOAM/OpenFOAM-dev
...
Conflicts:
src/OpenFOAM/containers/Lists/DynamicList/DynamicListI.H
2008-09-25 09:56:08 +01:00
b496cf9cec
fixes for running with range checking on List
2008-09-25 09:45:47 +01:00
bdec40f49b
on-the-fly addressing
2008-09-25 09:43:38 +01:00
19337533df
fixing typo for incompressible RAS models
2008-09-25 09:32:02 +01:00
403146a725
Changing moleculeCloud interaction with potential, finished and compiling. Still to add multisite force calculation
2008-09-24 18:15:18 +01:00
eacad3d6ab
blockMeshDict.m4 files: print *not* printf, don't need POSIX with Math::Trig
2008-09-24 18:27:56 +02: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
b76714f202
Merge branch 'olesenm'
2008-09-24 15:40:08 +01:00