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

Functions/Subroutines

subroutine, public read_temperature_result (hecmesh, nstep, sstep, rtype, interval, factor, ctime, temp, temp_bak)
 Read in temperature distribution from external file.
 

Function/Subroutine Documentation

◆ read_temperature_result()

subroutine, public mreadtemp::read_temperature_result ( type(hecmwst_local_mesh), intent(in)  hecmesh,
integer(kind=kint), intent(in)  nstep,
integer(kind=kint), intent(in)  sstep,
integer(kind=kint), intent(in)  rtype,
integer(kind=kint), intent(in)  interval,
real(kind=kreal), intent(in)  factor,
real(kind=kreal), intent(in)  ctime,
real(kind=kreal), dimension(:), pointer  temp,
real(kind=kreal), dimension(:), pointer  temp_bak 
)

Read in temperature distribution from external file.

Parameters
[in]hecmeshhecmw mesh
[in]nstepnum of total steps of heat analysis
[in]sstepstep to start reading
[in]rtyperead type; 1: step-based, 2: time-based
[in]intervalinterval of reading next result
[in]factorreadtemp factor
[in]ctimecurrent time
temptemperature result
temp_baktemperature at previous step

Definition at line 13 of file readtemp.f90.

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