![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module provide a function to control nonsteady heat analysis. More...
Functions/Subroutines | |
subroutine | heat_solve_tran (hecMESH, hecMAT, fstrRESULT, fstrPARAM, fstrHEAT, ISTEP, total_step, current_time) |
This module provide a function to control nonsteady heat analysis.
subroutine m_heat_solve_tran::heat_solve_tran | ( | type(hecmwst_local_mesh) | hecMESH, |
type(hecmwst_matrix) | hecMAT, | ||
type(hecmwst_result_data) | fstrRESULT, | ||
type(fstr_param) | fstrPARAM, | ||
type(fstr_heat) | fstrHEAT, | ||
integer(kind=kint) | ISTEP, | ||
integer(kind=kint) | total_step, | ||
real(kind=kreal) | current_time | ||
) |
Definition at line 10 of file heat_solve_TRAN.f90.