Skip to content
Snippets Groups Projects
Commit e23c9f94 authored by Tom Fischer's avatar Tom Fischer
Browse files

[Docu] Update documentation for LinearProperty.

parent 633a510c
No related branches found
No related tags found
No related merge requests found
Definition of a linear property: Definition of a linear property:
\f$y(x) = y_{\textrm{ref}} + m (x - x_{\textrm{ref}})\f$ \f$y(x) = y_{\textrm{ref}} (1 + m (x - x_{\textrm{ref}})\f$
where where
- \f$y_{\textrm{ref}}\f$ is a reference value, for instance reference density - \f$y_{\textrm{ref}}\f$ is a reference value, for instance reference density
- \f$m\f$ is the slope of the linear relationship - \f$m\f$ is a value influencing the slope of the linear relationship
- \f$x_{\textrm{ref}}\f$ is a reference condition, for instance reference - \f$x_{\textrm{ref}}\f$ is a reference condition, for instance reference
temperatue temperature
The slope \f$m\f$ of the linear relation. \f$m\f$ is a value influencing the slope of the linear relation. The slope is
\f$y_{\mathrm{ref}} m.\f$
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment