22 #ifndef NANDRAD_HydraulicFluidH 23 #define NANDRAD_HydraulicFluidH 25 #include <IBK_Parameter.h> 27 #include "NANDRAD_LinearSplineParameter.h" 28 #include "NANDRAD_CodeGenMacros.h" 74 #endif // NANDRAD_HydraulicFluidH bool equal(const HydraulicFluid &other) const
Comparies objects by physical parametrization (excluding ID and displayname and object list)...
NANDRAD_READWRITE void defaultFluidWater()
Populates the HydraulicFluid object with properties of water.
Contains global constants for the Nandrad data model.
Class LinearSplineParameter stores a linear spline curve, the corresponding parameter name and a unit...
void checkParameters(int networkModelType)
Checks for valid and required parameters (value ranges).
IBK::Parameter m_para[NUM_P]
List of parameters.
Properties of a fluid within a network.
std::string m_displayName
Display name of fluid.
The namespace NANDRAD contains the data model classes that make up the NANDRAD solver input data...
LinearSplineParameter m_kinematicViscosity
Kinematic viscosity [m2/s].