TNO Intern

Commit a9b9661a authored by Zanne Korevaar's avatar Zanne Korevaar
Browse files

Update definition of m_flow in docstring.

parent f74c6e36
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -399,7 +399,7 @@ class SingleRunConfig(BaseModel, extra="allow"):
    fluid_percent : float or int
        Mixture percentage for the fluid dissolved in water.
    m_flow : float
        Mass flow rate per pipe [kg/s].
        Mass flow rate [kg/s].
    epsilon : float
        Pipe roughness [m].
    r_in : list of float, optional