Skip to content

Nusselt number, heat transfer coefficient, as a function of velocity and angle in various forms using auto data binner

Notifications You must be signed in to change notification settings

BKR7E/HeatFluxSensors

Repository files navigation

Three different files doing different things:

1) NusseltFunofAngleRen.py) Plots Nusselt # as a function of Angle and Reynolds #; this is the same code used in dataBinner.py; it also generates an HTML file that can be opened using a browser

2) VelCalcfromHtcAng.py) Calculates velocity[m/s] from angle[deg] and heat transfer coefficient[W/m^2-K] from data using a FluxTeq PHFS-01 heat flux sensor. Populated with data from AngleHtcVel.csv

3) HtcCalcfromAngVel.py) Calculates heat transfer coefficient[W/m^2-K] from angle[deg] and velocity[m/s] from data using a FluxTeq PHFS-01 heat flux sensor. Populated with data from AngleVelHtc.csv

Coded by Eric Alar, UW-Madison (4/24/24) with help from ChatGPT 3.5

x = Angle, y = RE, z = Nusselt #

image image image image image

About

Nusselt number, heat transfer coefficient, as a function of velocity and angle in various forms using auto data binner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages