ibell / pdsim

Steady-State simulation code for positive displacement machines
MIT License
38 stars 23 forks source link

Reynolds number in heat transfer coefficient #87

Open gverez opened 8 months ago

gverez commented 8 months ago

In Bell's PhD thesis, p. 146, eq. 5.27, the Reynolds number is defined in a way that differs from the code in PDSim/scroll/core.py in the heat_transfer_coefficient() function. The difference is a factor 2. Which one is correct?

Thanks in advance for your comment, Best, Guillaume

image

ibell commented 7 months ago

It looks to me that the typo is in pdsim. Good catch!

ibell commented 7 months ago

Can you make a pull request?