Commit Graph

4275 Commits

Author SHA1 Message Date
h.weller@opencfd.co.uk
85ace74951 Removed unnecessary check. 2008-06-24 18:08:15 +01:00
henry
da76e14229 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-24 17:01:14 +01:00
h.weller@opencfd.co.uk
141e0d43ca Fixed a bug introduced by maintaining the coupled patch fields in
sliced fields.
2008-06-24 17:01:01 +01:00
henry
7639571b4b Fixed a bug introduced by maintaining the coupled patch fields in
sliced fields.
2008-06-24 17:01:01 +01:00
Mark Olesen
bde29b2933 Merge commit 'OpenCFD/master' into olesenm 2008-06-24 15:57:31 +02:00
andy
2e51c93821 consistency update on read() for k0, epsilon0 and epsilonSmall 2008-06-24 13:35:51 +01:00
andy
f4c75b2f02 consistency update on read() for k0, epsilon0 and epsilonSmall 2008-06-24 13:35:51 +01:00
andy
b1b7f4f42b bug fix on yPlusLam 2008-06-24 13:29:32 +01:00
andy
3411f2b1c1 bug fix on yPlusLam 2008-06-24 13:29:32 +01:00
andy
fb5f66eed1 reverted kappa and E back to dimensionedScalar, using new lookup functionality 2008-06-24 13:09:57 +01:00
andy
a91f1315f0 reverted kappa and E back to dimensionedScalar, using new lookup functionality 2008-06-24 13:09:57 +01:00
Mark Olesen
64fd025ce6 Merge commit 'OpenCFD/master' into olesenm 2008-06-24 13:08:23 +02:00
andy
683465062d updated and relocated turbulence eps and omega boundary conditions 2008-06-24 10:19:59 +01:00
andy
a96b0970c1 updated and relocated turbulence eps and omega boundary conditions 2008-06-24 10:19:59 +01:00
Mark Olesen
932cd2a7d7 Merge commit 'origin/master' into olesenm 2008-06-23 20:33:36 +02:00
andy
3f84fc27ef small utility to list patches and boundary conditions 2008-06-23 19:20:46 +01:00
andy
688169d97b small utility to list patches and boundary conditions 2008-06-23 19:20:46 +01:00
Mark Olesen
0a793fc526 Merge commit 'origin/master' into olesenm 2008-06-23 19:13:16 +02:00
andy
0c1d0884ff small updates and removing X permissions 2008-06-23 18:06:06 +01:00
andy
fbcac8e23c small updates and removing X permissions 2008-06-23 18:06:06 +01:00
andy
af88d9bedf updating molecularDynamics functionality with Graham's latest changes 2008-06-23 17:55:35 +01:00
andy
b33f76e5cb updating molecularDynamics functionality with Graham's latest changes 2008-06-23 17:55:35 +01:00
Mark Olesen
7883d0f5bd Merge commit 'origin/master' into olesenm 2008-06-23 18:51:09 +02:00
andy
7b62e070bb Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-23 17:46:31 +01:00
andy
12e0fc01c0 removed molecular dynamics functionality (being updated) 2008-06-23 17:42:05 +01:00
andy
92f7290c12 removed molecular dynamics functionality (being updated) 2008-06-23 17:42:05 +01:00
andy
576ba01dd2 Merge branch 'olesenm' 2008-06-23 17:29:02 +01:00
Mark Olesen
6f62adddd1 find-longlines
* output full file path
  * some preliminary file edits to restore 80-col max.
2008-06-23 17:32:09 +02:00
Mark Olesen
b8db52dde2 find-longlines
* output full file path
  * some preliminary file edits to restore 80-col max.
2008-06-23 17:32:09 +02:00
Mark Olesen
1dbb511fe5 Merge commit 'origin/master' into olesenm 2008-06-23 17:26:06 +02:00
mattijs
db50077ea1 Merge branch 'master' of /home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-23 16:08:06 +01:00
mattijs
76901cdcab handling of gamma 2008-06-23 16:08:01 +01:00
mattijs
4c5bd49c0a handling of gamma 2008-06-23 16:08:01 +01:00
Mark Olesen
7fdaaa6907 Merge commit 'origin/master' into olesenm 2008-06-23 16:37:35 +02:00
andy
88b2915fa9 added handling for tensor 2008-06-23 15:22:12 +01:00
andy
f0769ed955 added handling for tensor 2008-06-23 15:22:12 +01:00
andy
2e4323f3e3 Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev 2008-06-23 15:17:55 +01:00
andy
c4225b040d adding turbulenceProperties conversion script 2008-06-23 15:17:50 +01:00
andy
5f84691eb8 adding turbulenceProperties conversion script 2008-06-23 15:17:50 +01:00
Mark Olesen
2c2be499a9 Merge commit 'origin/master' into olesenm 2008-06-23 14:22:37 +02:00
Mark Olesen
6f0b48d651 removed old (junk) files
* should gzstream move to ThirdParty?
2008-06-23 14:19:31 +02:00
Mark Olesen
eb69b16d3e removed old (junk) files
* should gzstream move to ThirdParty?
2008-06-23 14:19:31 +02:00
Mark Olesen
19ddd4e542 autoHexMesh : avoid compiler complaints about scalar->label conversion 2008-06-23 14:12:49 +02:00
Mark Olesen
9dbb1149fc autoHexMesh : avoid compiler complaints about scalar->label conversion 2008-06-23 14:12:49 +02:00
Mark Olesen
f74dd54dd3 triSurface : attempt to use ThirdParty zlib instead of system headers 2008-06-23 14:11:47 +02:00
Mark Olesen
dc5e6dcb9a triSurface : attempt to use ThirdParty zlib instead of system headers 2008-06-23 14:11:47 +02:00
Chris Greenshields
59a744ad27 Merge branch 'master' of ssh://chris@noisy/~OpenFOAM/OpenFOAM-dev 2008-06-23 12:49:22 +01:00
andy
82fdeb2736 bug fix - previously exited after first command as error flag was used instead of ok flag in main while loop 2008-06-23 11:44:24 +01:00
andy
088c96ee49 bug fix - previously exited after first command as error flag was used instead of ok flag in main while loop 2008-06-23 11:44:24 +01:00
Mark Olesen
0462cfedd5 porousZone : use new dictionary lookup methods 2008-06-23 10:15:17 +02:00