![]() |
FrontISTR 5.2.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 9 of file heat_solve_TRAN.f90.