Current pressure losses are computed with mean of inlet and outlet density. Could be simplified by using density at the inlet.
A parameter rho_0 should be added to the flow model.
What solution do you see ?
In the flow model :
declare rho as inlet density instead of mean of inlet and outlet
What is your precise need ?
Current pressure losses are computed with mean of inlet and outlet density. Could be simplified by using density at the inlet. A parameter
rho_0
should be added to the flow model.What solution do you see ?
In the flow model :
rho_in
andrho_out
rho_0
parameter for initializationDo you see any other alternative ?