365f9b0006
dimensioned<Type>: Added constructor from name, dimensions and dictionary
...
to simplify construction of dimensionedScalar properties and avoid the
duplication of the name string in the constructor call.
2015-07-21 12:57:07 +01:00
4c21f24a8c
Input of dimensionedScalars: update read-construction of dimensionedScalar in applications
...
so that the specification of the name and dimensions are optional in property dictionaries.
Update tutorials so that the name of the dimensionedScalar property is
no longer duplicated but optional dimensions are still provided and are
checked on read.
2015-07-20 22:52:53 +01:00
0fb6a01280
fluxRequired: Added setFluxRequired function to fvSchemes class
...
Added calls to setFluxRequired for p, p_rgh etc. in all solvers which
avoids the need to add fluxRequired entries in fvSchemes dictionaries.
2015-07-15 21:57:16 +01:00
28abb8cda5
Buoyant solvers: Add special handling for ghRef in the case g = (0 0 0)
2015-03-19 15:26:06 +00:00
e588d61879
Solvers based on p_rgh: Added support for optional hRef
...
Allows the specification of a reference height, for example the height
of the free-surface in a VoF simulation, which reduces the range of p_rgh.
hRef is a uniformDimensionedScalarField specified via the constant/hRef
file, equivalent to the way in which g is specified, so that it can be
looked-up from the database. For example see the constant/hRef file in
the DTCHull LTSInterFoam and interDyMFoam cases.
2015-03-17 17:15:11 +00:00
fe8c5ff636
Applications: use pimpleControl.dict() and simpleControl.dict() instead of looking-up the sub-dict
2015-02-09 22:15:26 +00:00
9873774ee9
VoF solvers: rationalize the relationship between VoF solvers
...
Improve code reuse
Add multiphaseInterDyMFoam
Retire MRFinterFoam -> now handled by interFoam with fvOptions
Update tutorials
2014-04-29 14:16:41 +01:00
f5fd050293
VoF solvers: phase-fraction equation and move mesh motion into PIMPLE loop
2013-10-30 12:50:12 +00:00
d53245c833
Multiphase: Update all solvers to accommodate the split between twoPhaseMixture and incompressibleTwoPhaseMixture
2013-02-07 12:31:00 +00:00
59f9f9ebd1
twoPhaseMixture: Add alpha2
2013-02-06 10:52:49 +00:00
aa7c66a3ff
twoPhaseMixture: Added support for named phases
...
e.g. in transportProperties
phases (air water);
2012-04-16 11:46:35 +01:00
89ee9b3e0f
Merged all multiphase developments in OpenFOAM-1.7.x
2010-09-29 22:22:48 +01:00
7d73dd3171
updates for new thermo and general code tidying
2009-06-15 15:36:57 +01:00
f20792493d
New, improved with p rather than pd, PIMPLE rather than PISO and more general handling of the diffusivity.
2009-06-03 14:59:35 +01:00
20dcad4e57
Added the reciprocal of the turbulent Schmidt number.
2009-05-29 11:03:20 +01:00
0ee817a060
Also added a separate specification of the static pressure level but the
...
location for the specification is the same as that for the pd level.
2009-05-11 23:19:56 +01:00
326b86ec2d
Added generic turbulenceModel base class to incompressible turbulence models.
2008-11-20 17:07:17 +00:00
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00