neqsim
neqsim copied to clipboard
Improve method to set flow rate for a fluid
updated method setTotalFlowRate()
init(0) is used to update fluid before flow is updated. This is a relatively computational demanding task, and a method should be developed that does not use init(0).