FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
m_heat_io Module Reference

This module provides a function to control heat analysis. More...

Functions/Subroutines

subroutine heat_input_restart (fstrheat, hecmesh, istep, tstep, tt)
 
subroutine heat_output_log (hecmesh, fstrparam, fstrheat, tstep, ctime)
 
subroutine heat_output_result (hecmesh, fstrheat, tstep, ctime, outflag)
 
subroutine heat_output_visual (hecmesh, fstrresult, fstrheat, tstep, ctime, outflag)
 
subroutine heat_output_restart (hecmesh, fstrheat, istep, tstep, current_time, outflag)
 

Detailed Description

This module provides a function to control heat analysis.

Function/Subroutine Documentation

◆ heat_input_restart()

subroutine m_heat_io::heat_input_restart ( type(fstr_heat fstrheat,
type(hecmwst_local_mesh hecmesh,
integer(kind=kint)  istep,
integer(kind=kint)  tstep,
real(kind=kreal)  tt 
)

Definition at line 10 of file heat_io.f90.

Here is the caller graph for this function:

◆ heat_output_log()

subroutine m_heat_io::heat_output_log ( type(hecmwst_local_mesh hecmesh,
type(fstr_param fstrparam,
type(fstr_heat fstrheat,
integer(kind=kint)  tstep,
real(kind=kreal)  ctime 
)

Definition at line 41 of file heat_io.f90.

Here is the caller graph for this function:

◆ heat_output_restart()

subroutine m_heat_io::heat_output_restart ( type(hecmwst_local_mesh hecmesh,
type(fstr_heat fstrheat,
integer(kind=kint)  istep,
integer(kind=kint)  tstep,
real(kind=kreal)  current_time,
logical, intent(in)  outflag 
)
Parameters
[in]outflagif true, result will be output regardless of istep

Definition at line 156 of file heat_io.f90.

Here is the caller graph for this function:

◆ heat_output_result()

subroutine m_heat_io::heat_output_result ( type(hecmwst_local_mesh hecmesh,
type(fstr_heat fstrheat,
integer(kind=kint)  tstep,
real(kind=kreal)  ctime,
logical, intent(in)  outflag 
)
Parameters
[in]outflagif true, result will be output regardless of istep

Definition at line 89 of file heat_io.f90.

Here is the caller graph for this function:

◆ heat_output_visual()

subroutine m_heat_io::heat_output_visual ( type(hecmwst_local_mesh hecmesh,
type(hecmwst_result_data fstrresult,
type(fstr_heat fstrheat,
integer(kind=kint)  tstep,
real(kind=kreal)  ctime,
logical, intent(in)  outflag 
)
Parameters
[in]outflagif true, result will be output regardless of istep

Definition at line 119 of file heat_io.f90.

Here is the call graph for this function:
Here is the caller graph for this function: