OpenFOAM-4.x-lab/src/thermophysicalModels/basic
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
..
basicThermo Completed update ...ErrorIn -> ...ErrorInFunction 2015-11-11 09:03:39 +00:00
derivedFvPatchFields Rename DataEntry -> Function1 2016-02-08 16:18:07 +00:00
fluidThermo Update headers 2016-01-11 13:02:52 +00:00
heThermo thermophysicalModels: Correcting handling of the inheritance of virtual functions 2015-07-18 12:26:25 +01:00
Make fluidThermo: Add compressibleTransportModel as base-class 2015-02-17 17:25:26 +00:00
mixtures Thermodyamics: Add support for multiphase 2015-02-18 21:21:22 +00:00
psiThermo Info -> InfoInFunction and updated comments 2016-01-20 17:51:15 +00:00
rhoThermo Info -> InfoInFunction and updated comments 2016-01-20 17:51:15 +00:00