|
|
56fd8890d5
|
consistency updates
|
2008-06-20 11:22:33 +01:00 |
|
|
|
71916c4416
|
consistency updates
|
2008-06-20 11:22:33 +01:00 |
|
|
|
8a9d032020
|
bug fix for abs veocities
|
2008-06-20 10:00:15 +01:00 |
|
|
|
41161387e4
|
bug fix for abs veocities
|
2008-06-20 10:00:15 +01:00 |
|
|
|
1729ccc51f
|
Merge commit 'origin/master' into olesenm
|
2008-06-20 08:55:23 +02:00 |
|
|
|
faecc138de
|
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
|
2008-06-19 18:05:09 +01:00 |
|
|
|
06f1ec0c34
|
made coeffs dimensioned, and added new IO
|
2008-06-19 17:17:10 +01:00 |
|
|
|
4f4d36383e
|
made coeffs dimensioned, and added new IO
|
2008-06-19 17:17:10 +01:00 |
|
|
|
4160491f68
|
Added better clipping and removed x-permissions.
|
2008-06-19 12:44:23 +01:00 |
|
|
|
3c2b439559
|
Added better clipping and removed x-permissions.
|
2008-06-19 12:44:23 +01:00 |
|
|
|
50ddec549a
|
Merge commit 'origin/master' into olesenm
|
2008-06-19 08:49:57 +02:00 |
|
|
|
461c5bff5d
|
adding selection message (as in other run-time selectable models)
|
2008-06-18 18:32:32 +01:00 |
|
|
|
c27f98559e
|
adding selection message (as in other run-time selectable models)
|
2008-06-18 18:32:32 +01:00 |
|
|
|
27d36c9e69
|
minor formatting change
|
2008-06-18 18:29:48 +01:00 |
|
|
|
5b9673c584
|
minor formatting change
|
2008-06-18 18:29:48 +01:00 |
|
|
|
b3cb7c3dd3
|
created incompressible namespace for incompressible LES models
|
2008-06-18 17:43:42 +01:00 |
|
|
|
93ce315f5e
|
created incompressible namespace for incompressible LES models
|
2008-06-18 17:43:42 +01:00 |
|
|
|
f525d1811f
|
correcting earlier fix
|
2008-06-18 12:50:48 +01:00 |
|
|
|
a330db5398
|
correcting earlier fix
|
2008-06-18 12:50:48 +01:00 |
|
|
|
73898d6a51
|
Merge commit 'origin/master' into olesenm
|
2008-06-18 13:38:38 +02:00 |
|
|
|
ea37512a15
|
consistency update for changes to RAS turbulence models
|
2008-06-18 12:28:56 +01:00 |
|
|
|
36e240584e
|
consistency update for changes to RAS turbulence models
|
2008-06-18 12:28:56 +01:00 |
|
|
|
d90d14f0f6
|
Merge commit 'origin/master' into olesenm
|
2008-06-18 13:14:13 +02:00 |
|
|
|
7183ac1276
|
fixed typo
|
2008-06-18 11:54:19 +01:00 |
|
|
|
72ad575b34
|
fixed typo
|
2008-06-18 11:54:19 +01:00 |
|
|
|
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 |
|