Commit Graph

117 Commits

Author SHA1 Message Date
Mark Olesen
28b200bcd9 update copyrights for 2009 2008-12-31 19:01:56 +01:00
henry
9663072b5f Removed ddtPhiCorr. 2008-12-12 15:06:04 +00:00
mattijs
c7a0f553ef include file position 2008-12-11 18:54:43 +00:00
henry
fd7ec69cc3 Added documentation to PDRFoam. 2008-12-11 12:05:56 +00:00
henry
7f22e3104a Added correctPhi to compressibleInterDyMFoam. 2008-12-11 12:05:21 +00:00
sergio
7c326218a8 Local Macros for Doxygen 2008-12-01 10:32:53 +00:00
sergio
75e7defd60 Merge branch 'master' of ssh://noisy/home/noisy3/OpenFOAM/OpenFOAM-dev 2008-11-27 16:58:35 +00:00
sergio
21117b467b PDRkEpsilon.H Documentation 2008-11-27 16:54:30 +00:00
henry
c98e404f45 Corrected HPMPI case. 2008-11-27 16:46:06 +00:00
sergio
747db59c3a basic.H
XiModel.H
SCOPELaminarFlameSpeed.H
basicXiSubXiEq.H
basicXiSubG.H
Doxyfile (include PATH to OpenCFD Macros)
doxyFilt (include class documentation in /src)
2008-11-27 11:22:08 +00:00
henry
47d0a28d7d Updated utilities to use the new turbulenceModels paths. 2008-11-23 16:17:05 +00:00
henry
381b1e8c9f Updated compressible applications to use the new turbulenceModel base-class where appropriate
(transient solvers) and corrected paths to the new location of the turbulence models.
2008-11-23 15:01:53 +00:00
henry
0479165024 Added generic turbulenceModel base class to incompressible turbulence models. 2008-11-20 20:33:06 +00:00
henry
326b86ec2d Added generic turbulenceModel base class to incompressible turbulence models. 2008-11-20 17:07:17 +00:00
henry
95b8a978ff Correction to the PDR drag model. 2008-11-20 16:53:14 +00:00
mattijs
99e8bf7516 volPointInterpolation, pointMesh now MeshObject 2008-10-21 15:02:04 +01:00
henry
4e2027c1f9 Added optional UEqn relaxation. 2008-10-12 11:43:35 +01:00
mattijs
69c567167d intel compiler messages 2008-10-07 18:02:50 +01:00
henry
81f08283f4 Added momentum equation relaxation to allow forcing diagonal-dominance. 2008-10-07 10:07:43 +01:00
andy
8d142532a2 Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev 2008-09-24 17:05:36 +01:00
andy
aacc33e946 removing spurious link to malloc 2008-09-24 13:43:13 +01:00
Mark Olesen
f73739c79e modified remaining Allwmake scripts to run from anywhere 2008-09-19 14:47:06 +02:00
Mark Olesen
ae0581dfcb use dictionary::lookupOrDefault to simplify some code 2008-09-19 13:12:32 +02:00
henry
00c9e2774d Calculate p from pd. 2008-09-16 15:20:24 +01:00
andy
538ad4482f Merge branch 'master' of ssh://hunt/~OpenFOAM/OpenFOAM-dev 2008-09-12 11:18:42 +01:00
henry
7993ea55d5 Moved gradP.raw to the "uniform" sub-directory. 2008-09-11 15:32:32 +01:00
mattijs
5b80d5d23e added comment 2008-09-09 12:34:24 +01:00
mattijs
44a19bc903 built into user area 2008-09-09 12:34:11 +01:00
henry
ffe9308432 Minor updates. 2008-09-03 08:34:04 +01:00
henry
15bade148d Yet more updates to the transonic formulation. 2008-08-26 18:20:20 +01:00
henry
1c06d18571 New Lagrangian application. 2008-08-26 11:44:42 +01:00
henry
a4bf18bfc6 Merge branch 'master' of ssh://hunt/home/hunt2/OpenFOAM/OpenFOAM-dev 2008-08-25 11:18:19 +01:00
henry
e612b8e4da Corrected the transonic formulation. 2008-08-25 11:18:13 +01:00
mattijs
c2b09b20a6 built into FOAM_USER_APPBIN 2008-08-19 13:47:45 +01:00
mattijs
4386ef3d07 typo in comment 2008-08-19 13:47:10 +01:00
henry
83d9e20f74 Removed reference to PISO sub-dict. 2008-08-15 11:30:24 +01:00
henry
09f5d38fb4 Minor consistency changes. 2008-08-13 12:40:48 +01:00
henry
9a7ca2b988 Added pimpleFoam to the collection. 2008-08-13 12:40:14 +01:00
henry
d7a506c5f4 Added missing access function. 2008-08-05 13:21:52 +01:00
henry
f3f8ee3335 Fixed update of kappa_. 2008-08-04 16:17:49 +01:00
andy
e97b721db7 bugfix for lambda_ 2008-07-30 15:32:51 +01:00
henry
cbd606d398 Minor format correction. 2008-07-27 10:14:32 +01:00
henry
898742e6eb Corrected the update of pd from p in closed-volume cases. 2008-07-24 12:39:44 +01:00
henry
352c0f4c24 Added turbulent viscosity. 2008-07-21 12:00:06 +01:00
mattijs
17ab54d381 extraneous autoPtr 2008-07-15 22:06:11 +01:00
mattijs
da7c874e47 user_libsrc correction 2008-07-14 11:34:31 +01:00
henry
a86b1ce4a3 Corrected for SP. 2008-07-10 15:53:10 +01:00
Mark Olesen
655ef10401 convergence check for terminating SIMPLE steady-state solvers
- rhoPorousSimpleFoam
  - rhoSimpleFoam
  - buoyantSimpleFoam
  - buoyantSimpleRadiationFoam
  - simpleFoam
2008-07-09 08:33:06 +02:00
Mark Olesen
32d46dc30c add in UEqn.H, pEqn.H for simpleFoam as well 2008-07-08 14:45:31 +02:00
henry
0912c6c790 Made consistent with respect to pd BC and ddtPhiCorr 2008-06-27 17:30:28 +01:00