Commit Graph

3936 Commits

Author SHA1 Message Date
b973a688d3 added constness 2008-09-28 19:26:15 +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
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
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
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
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
75fc90027c Revert "added massFlowRate bc to ease transition from OpenFOAM-1.4"
This reverts commit 248b15e7c7.
2008-09-24 13:34:51 +02:00
7fe0ded9f8 changed to UPtrList 2008-09-24 11:28:30 +01:00
57309f93f1 Changing moleculeCloud interaction with potential 2008-09-23 18:15:44 +01:00
972190e98c incorrect non-blocking transfer 2008-09-23 17:56:42 +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
71a3620ea3 List, DynamicList : cosmetics and minor bug-fix 2008-09-23 11:16:11 +02:00
e985901950 New potential holding class. Reading from dictionary moved from moleculeCloud to potential. 2008-09-22 18:07:50 +01:00
8138fcf8d7 Functions from old moleculeCloud transferred in and restructured. 2008-09-21 15:45:09 +01:00
63cbb11324 Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev 2008-09-19 17:28:45 +01:00
8a4c063f1f correcting typo 2008-09-19 17:28:33 +01:00
17454ed316 correcting typo 2008-09-19 17:28:33 +01:00
f73739c79e modified remaining Allwmake scripts to run from anywhere 2008-09-19 14:47:06 +02:00
ae0581dfcb use dictionary::lookupOrDefault to simplify some code 2008-09-19 13:12:32 +02:00
84d30b99d7 derived bcs: consistent treatment of "phi" and "rho" lookups, etc 2008-09-19 11:13:44 +02:00
958059fb58 dynamicList update 2008-09-17 11:59:50 +01:00
c4c0f54fc6 dynamicList change 2008-09-17 11:53:14 +01:00