OpenFOAM-5.x/src/transportModels
Henry Weller 0b4643922a Rename DataEntry -> Function1
Function1 is an abstract base-class of run-time selectable unary
functions which may be composed of other Function1's allowing the user
to specify complex functions of a single scalar variable, e.g. time.
The implementations need not be a simple or continuous functions;
interpolated tables and polynomials are also supported.  In fact form of
mapping between a single scalar input and a single primitive type output
is supportable.

The primary application of Function1 is in time-varying boundary
conditions, it also used for other functions of time, e.g. injected mass
is spray simulations but is not limited to functions of time.
2016-02-08 16:18:07 +00:00
..
compressible fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00
immiscibleIncompressibleTwoPhaseMixture interfaceProperties: Add support for re-read of sigma and cAlpha 2015-04-17 20:00:29 +01:00
incompressible Completed update ...ErrorIn -> ...ErrorInFunction 2015-11-11 09:03:39 +00:00
interfaceProperties dimensioned<Type>: Added constructor from name, dimensions and dictionary 2015-07-21 12:57:07 +01:00
twoPhaseMixture Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
twoPhaseProperties Rename DataEntry -> Function1 2016-02-08 16:18:07 +00:00
Allwmake New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00