OpenPisco.PhysicalSolvers.AsterThermal module#
- class OpenPisco.PhysicalSolvers.AsterThermal.AsterThermal[source]#
Bases:
AsterThermalBase
- class AsterThermal#
Solves a thermal analysis
rho C_p T_t - div (lambda nabla T) = S in (0,t_f) x Omega
lambda nabla T * n = -h (T-T_{ext}) on (0,t_f) x Gamma_N, T = T_D on (0,t_f) x Gamma_D. T(t=0) = T_{init} in Omega
T_t temporal derivative S thermal source T_{ext} temperature of the fluid in contact with the structure T_D prescribed temperature h>0 convection coefficient rho>0 material density C_p>0 thermal capacity lambda thermal conducivity
- class OpenPisco.PhysicalSolvers.AsterThermal.AsterThermalBase[source]#
Bases:
AsterSolverBase
- class OpenPisco.PhysicalSolvers.AsterThermal.AsterThermalEigenValues[source]#
Bases:
AsterThermalBase