pyskyfire.viz.plot_film_cooling.PlotGaseousFilmTemperatureGap¶
- class pyskyfire.viz.plot_film_cooling.PlotGaseousFilmTemperatureGap(gaseous, template: str = 'plotly_white')¶
Bases:
digraph inheritance43e49ffb4d { 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."]; "PlotGaseousFilmTemperatureGap" [URL="PlotGaseousFilmTemperatureGap.html#pyskyfire.viz.plot_film_cooling.PlotGaseousFilmTemperatureGap",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="Difference between actual and adiabatic wall temperature in gaseous phase."]; "PlotBase" -> "PlotGaseousFilmTemperatureGap" [arrowsize=0.5,style="setlinewidth(0.5)"]; }pyskyfire.viz.core.PlotBaseDifference between actual and adiabatic wall temperature in gaseous phase.