could anyone tell me what DWSIM actually calculates, if for example a ball valve is added as a section in a tube? Only the rugosity can be fixed there, so is there a fixed Kvs or zeta value in the beckground that is used for the calculation of the pressure drop?
Thees
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
could anyone tell me what DWSIM actually calculates, if for example a ball valve is added as a section in a tube? Only the rugosity can be fixed there, so is there a fixed Kvs or zeta value in the beckground that is used for the calculation of the pressure drop?
Thees
all accessories are converted to an equivalent length of straight tube, then the pressure drop can be calculated.
Thanks for the fast answer. So there are fixed coefficients for the calculation of the equivalent length?
yes => https://github.com/DanWBR/dwsim/blob/windows/DWSIM.UnitOperations/UnitOperations/Pipe.vb#L1083
old code in Portuguese, sorry.
https://github.com/DanWBR/dwsim/blob/windows/DWSIM.UnitOperations/UnitOperations/Pipe.vb#L624
Thanks for the fast help!