pyskyfire.viz.plot_film_cooling.PlotFilmHeatTransferCoefficient

class pyskyfire.viz.plot_film_cooling.PlotFilmHeatTransferCoefficient(liquid, gaseous, template: str = 'plotly_white')

Bases: pyskyfire.viz.core.PlotBase

digraph inheritance777670e7fa { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "PlotBase" [URL="../core/PlotBase.html#pyskyfire.viz.core.PlotBase",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Common helpers + Plotly passthrough."]; "PlotFilmHeatTransferCoefficient" [URL="PlotFilmHeatTransferCoefficient.html#pyskyfire.viz.plot_film_cooling.PlotFilmHeatTransferCoefficient",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Heat-transfer coefficient in both liquid and gaseous film phases."]; "PlotBase" -> "PlotFilmHeatTransferCoefficient" [arrowsize=0.5,style="setlinewidth(0.5)"]; }

Heat-transfer coefficient in both liquid and gaseous film phases.