cuspaceflight / bamboo

Cooling system modelling for liquid rocket engines.
GNU Affero General Public License v3.0
16 stars 4 forks source link

Pressure drop in cooling system pipes #4

Closed dug20 closed 3 years ago

dug20 commented 3 years ago

Add some relations to model this.

dug20 commented 3 years ago

https://mountainscholar.org/bitstream/handle/10217/212046/Browne_colostate_0053N_16196.pdf?sequence=1&isAllowed=y

Could use the formula on page 10 of the CUED Thermofluids databook, combined with the equation for friction factor on page 29 of the source above.

HenryFree3 commented 3 years ago

This would also be useful for pressure difference stress on the liner, might get on it this weekend

HenryFree3 commented 3 years ago

Added, just need to implement the result in the stress_analysis method. May need some tweaking when vertical channels are pulled onto master with ablative implementation, to adjust the total path length based on where regen starts.