Commit Graph

612 Commits

Author SHA1 Message Date
h.weller@opencfd.co.uk
6d0ba10a7f Reformatted to conform to the 80-column rule 2008-06-20 15:33:50 +01:00
andy
7a945f5e9d updated to reflect changes in turbulence models 2008-06-20 15:13:10 +01:00
h.weller@opencfd.co.uk
ad09456cd4 Added acceleration 2008-06-20 15:32:58 +01:00
andy
db0cd2b225 minor fixes 2008-06-20 14:02:07 +01:00
andy
9658ca230c consistency updates 2008-06-20 13:51:29 +01:00
andy
71916c4416 consistency updates 2008-06-20 11:22:33 +01:00
andy
41161387e4 bug fix for abs veocities 2008-06-20 10:00:15 +01:00
andy
06f1ec0c34 made coeffs dimensioned, and added new IO 2008-06-19 17:17:10 +01:00
h.weller@opencfd.co.uk
3c2b439559 Added better clipping and removed x-permissions. 2008-06-19 12:44:23 +01:00
h.weller@opencfd.co.uk
1f1ed81a95 Bug fix:
http://openfoam.cfd-online.com/cgi-bin/forum/show.cgi?126/8089
2008-06-19 10:42:35 +01:00
h.weller@opencfd.co.uk
4a07840b5d Added kineticTheoryModels namespace and put the viscosityModels in it to
avoid name-clashes with the standard viscosityModels.

The other kineticTheoryModels have yet to be put in the kineticTheoryModels
namespace.
2008-06-18 23:11:09 +01:00
andy
c27f98559e adding selection message (as in other run-time selectable models) 2008-06-18 18:32:32 +01:00
andy
5b9673c584 minor formatting change 2008-06-18 18:29:48 +01:00
andy
196b52263a added printCoeffs option to turbulenceProperties 2008-06-18 18:29:11 +01:00
andy
93ce315f5e created incompressible namespace for incompressible LES models 2008-06-18 17:43:42 +01:00
andy
a3b87122e7 more tutorial updates 2008-06-18 15:28:35 +01:00
h.weller@opencfd.co.uk
ee01aacef2 Removed trailing '\' 2008-06-18 15:10:24 +01:00
andy
2777fdd31f general fixes 2008-06-18 13:14:00 +01:00
andy
972208846d update to recover previous usage for scheme descriptions 2008-06-18 12:57:18 +01:00
h.weller@opencfd.co.uk
21bf04ac20 Moved setSet into manipulation 2008-06-18 12:53:03 +01:00
andy
a330db5398 correcting earlier fix 2008-06-18 12:50:48 +01:00
andy
fec418d580 general updates 2008-06-18 12:43:48 +01:00
andy
336988a10e updated for change in coeff handling 2008-06-18 12:43:34 +01:00
andy
36e240584e consistency update for changes to RAS turbulence models 2008-06-18 12:28:56 +01:00
andy
62ef62f404 general update 2008-06-18 12:28:28 +01:00
andy
7183ac1276 fixed typo 2008-06-18 11:54:19 +01:00
andy
de86d1dc97 update to reflect RASmodel changes 2008-06-18 11:31:27 +01:00
andy
81983e958d update to reflect RASmodel changes 2008-06-18 11:31:27 +01:00
andy
ea308b0330 renamed cfx converter - is only applicable to cfx4 2008-06-18 11:30:53 +01:00
Mark Olesen
6a8880a9c2 RAS turbulenceModels - document default coefficients for doxygen
- removed stray 'sourceFiles'
2008-06-18 11:23:00 +02:00
andy
5c957aa03e consistency update - (in)compressibleTurbulenceModels -> (in)compressibleRASmodels 2008-06-18 10:06:06 +01:00
h.weller@opencfd.co.uk
8af4af8ff4 Pstream::Pstream::blocking -> Pstream::blocking 2008-06-18 09:37:00 +01:00
h.weller@opencfd.co.uk
ddbb9c0619 Updates to remove warning messages from gcc-4.3.1 2008-06-17 22:17:36 +01:00
andy
604527dc5e Merge branch 'molecularDynamics' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev into molecularDynamics 2008-06-20 19:05:10 +01:00
andy
ebcfba8462 formatting changes 2008-06-20 19:05:06 +01:00
graham
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
graham
1ae68a177e clean out old lagrangian/molecularDynamics/molecule/tetherPotential/ 2008-06-18 10:32:46 +01:00
graham
c25546fd6d recovered bad master merge 2008-06-18 10:23:55 +01:00
henry
e17c195c96 Corrected for the changes to the name and location of the turbulance models. 2008-06-17 18:54:46 +01:00
graham
ff8991246b Updated etc/settings.sh for gcc 4.3.1 2008-06-17 18:01:27 +01:00
andy
79b0d0ca2b Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-17 17:29:57 +01:00
andy
f4b2b04f58 consistency update 2008-06-17 17:28:12 +01:00
henry
87fcc65e18 Changed gcc version to 4.3.? 2008-06-17 17:05:03 +01:00
henry
29c8fd500b I have no idea... 2008-06-17 17:03:27 +01:00
graham
b0a2e17703 Merge branch 'master' into molecularDynamics 2008-06-17 17:03:06 +01:00
graham
29d1571274 Updated src/lagrangian/Allwmake 2008-06-17 16:59:46 +01:00
henry
f02ef4fa4b Corrected for gcc-4.3.1 2008-06-17 16:56:42 +01:00
andy
c7a59bb25f consistency update 2008-06-17 16:43:27 +01:00
andy
f290006aba consistency update - turbulenceModel -> RASmodel 2008-06-17 16:37:02 +01:00
andy
e46a010ad2 added coeffsDict name to printCoeffs() and consistency update 2008-06-17 16:26:42 +01:00