Commit Graph

3936 Commits

Author SHA1 Message Date
de86d1dc97 update to reflect RASmodel changes 2008-06-18 11:31:27 +01:00
14e241d97b update to reflect RASmodel changes 2008-06-18 11:31:27 +01:00
81983e958d update to reflect RASmodel changes 2008-06-18 11:31:27 +01:00
b2b498dbaf RAS turbulenceModels - document default coefficients for doxygen
- removed stray 'sourceFiles'
2008-06-18 11:23:00 +02:00
6a8880a9c2 RAS turbulenceModels - document default coefficients for doxygen
- removed stray 'sourceFiles'
2008-06-18 11:23:00 +02:00
44af09b650 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-18 10:22:51 +01:00
5c957aa03e consistency update - (in)compressibleTurbulenceModels -> (in)compressibleRASmodels 2008-06-18 10:06:06 +01:00
2b01d2f5da consistency update - (in)compressibleTurbulenceModels -> (in)compressibleRASmodels 2008-06-18 10:06:06 +01:00
716f352f68 Pstream::Pstream::blocking -> Pstream::blocking 2008-06-18 09:37:00 +01:00
8af4af8ff4 Pstream::Pstream::blocking -> Pstream::blocking 2008-06-18 09:37:00 +01:00
1efdd657bd Updates to remove warning messages from gcc-4.3.1 2008-06-17 22:17:36 +01:00
ddbb9c0619 Updates to remove warning messages from gcc-4.3.1 2008-06-17 22:17:36 +01:00
604527dc5e Merge branch 'molecularDynamics' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev into molecularDynamics 2008-06-20 19:05:10 +01:00
ebcfba8462 formatting changes 2008-06-20 19:05:06 +01:00
d3cf5a5fef changed timestep control in molecule::move to tEnd > (SMALL*SMALL)) to allow for short timesteps (1e-14) for MD. Problem only occuring in parallel. Added tutorials for gnemdFoam: constrictedChannel and nanoNozzle
removed constantidList from constrictedChannel
removed idList from constrictedChannel
2008-06-20 18:52:14 +01:00
1ae68a177e clean out old lagrangian/molecularDynamics/molecule/tetherPotential/ 2008-06-18 10:32:46 +01:00
c25546fd6d recovered bad master merge 2008-06-18 10:23:55 +01:00
e17c195c96 Corrected for the changes to the name and location of the turbulance models. 2008-06-17 18:54:46 +01:00
f4b2b04f58 consistency update 2008-06-17 17:28:12 +01:00
b0a2e17703 Merge branch 'master' into molecularDynamics 2008-06-17 17:03:06 +01:00
29d1571274 Updated src/lagrangian/Allwmake 2008-06-17 16:59:46 +01:00
f290006aba consistency update - turbulenceModel -> RASmodel 2008-06-17 16:37:02 +01:00
e46a010ad2 added coeffsDict name to printCoeffs() and consistency update 2008-06-17 16:26:42 +01:00
1ebd73261e Merge branch 'master' into molecularDynamics 2008-06-17 15:41:04 +01:00
2b59f6d6c7 Merge branch 'olesenm' 2008-06-17 15:27:00 +01:00
e347a84be6 Merge branch 'master' into molecularDynamics 2008-06-17 15:21:50 +01:00
992d33b28a hopefully the last of the NamedEnum out-of-bounds 2008-06-17 16:14:34 +02:00
db9632c329 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-17 14:20:26 +01:00
045a08c9db turbulenceModel : remove missed dimensionedScalar treatment for Cmu, kappa, E 2008-06-17 15:09:52 +02:00
dfc4c6906c dictionary class : spelling and have bool return for readIfPresent 2008-06-17 15:07:20 +02:00
4ddd3c67a6 updates to tuts to reflect turbulence changes, and general tut updates 2008-06-17 14:07:11 +01:00
68c15d8552 Merge branch 'master' into molecularDynamics 2008-06-17 13:37:15 +01:00
84898c6cdd resolving merge conflict 2008-06-17 12:09:22 +01:00
24c4b1b745 relocation of turbulence models and renaming namespaces 2008-06-17 10:48:04 +01:00
817b64987e Avoid gcc-4.3.1 warning: parentheses around comparison in operand of & 2008-06-17 11:44:33 +02:00
5d377a2109 fixed NamedEnum array bounds warning
* some warnings were spurious with gcc-4.3.0, but gcc-4.3.1 correctly
    flagged these problems:
    - processorLduInterfaceTemplates.C
2008-06-17 10:01:10 +02:00
2251d431fb added lookupOrAddDefault and readIfPresent functions 2008-06-16 19:25:40 +01:00
5218b4f0ef Changed src/lagrangian/molecule folder to molecularDynamics and split off separate potential library. 2008-06-16 18:06:28 +01:00
328399998f Changed src/lagrangian/molecule folder to molecularDynamics and split off se
parate potential library.
2008-06-16 18:05:19 +01:00
98735abbf0 added printCoeffs variable 2008-06-16 17:58:16 +01:00
454374affe updating tubulence model io 2008-06-16 17:45:49 +01:00
349ddc5f59 added lookupOrAddDefault and readIfPresent functions 2008-06-16 15:54:11 +01:00
290e4018cd enabled lookupOrDefault on model coefficients 2008-06-16 14:15:04 +01:00
a382bdacea OpenFOAM Make/options: use $WM_THIRD_PARTY_DIR zlib headers, not system headers 2008-06-16 11:09:59 +02:00
e85482fdbf Merge commit 'origin/master' into olesenm 2008-06-16 10:45:26 +02:00
1025c3c4d3 eliminate .OpenFOAM-VERSION references in dotFoam and other files 2008-06-16 10:39:22 +02:00
2e57a728da Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-13 20:13:34 +01:00
d2a0363d64 Bug-fix: http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/8030 2008-06-13 20:13:25 +01:00
099117dd2a argList + IOobject write-headers modifications
* new -srcDoc option to display doxygen-processed source code
  * display standard options -help/-doc/-srcDoc at end of usage
  * consolidate code when writing IOobject headers
  * drop writeLogbanner and add optional bool to writeBanner
  * minor formatting changes
2008-06-13 18:21:36 +02:00
763cc5e4ab Pstream : avoid compiler warnings, doxygen ignore file-scope variables 2008-06-13 19:47:04 +02:00