Loading SubKit/build/Model.py +2 −2 Original line number Diff line number Diff line Loading @@ -358,9 +358,9 @@ class Model: **Flow** For flow, you can pass either `mdot` to specify it as absolute mass flow rate in units of kg/s or `massfluxInit` to specify it in units of kg/m**2/s. of kg/s or `massflux` to specify it in units of kg/m**2/s. If creating a model for execution in parallel, `massfluxInit` must be used if the flow is not If creating a model for execution in parallel, `massflux` must be used if the flow is not being specified individually for the channels and if flow is nonzero. **Energy** Loading Loading
SubKit/build/Model.py +2 −2 Original line number Diff line number Diff line Loading @@ -358,9 +358,9 @@ class Model: **Flow** For flow, you can pass either `mdot` to specify it as absolute mass flow rate in units of kg/s or `massfluxInit` to specify it in units of kg/m**2/s. of kg/s or `massflux` to specify it in units of kg/m**2/s. If creating a model for execution in parallel, `massfluxInit` must be used if the flow is not If creating a model for execution in parallel, `massflux` must be used if the flow is not being specified individually for the channels and if flow is nonzero. **Energy** Loading