16 type(hecmwst_matrix) :: hecMAT
17 type(hecmwst_ebc) :: hecEBC
18 integer(kind=kint) :: ib, ii, id
19 real(kind=kreal) :: ctime, dtime, qq, beta
22 do ib = 1, fstrheat%T_FIX_tot
23 ii = fstrheat%T_FIX_node(ib)
24 id = fstrheat%T_FIX_ampl(ib)
Essential boundary conditions kept as per-DOF marks and values so that they can be imposed on the mat...
subroutine, public hecmw_ebc_set(hecEBC, inode, idof, val)
This module defines common data and basic structures for analysis.
This module provide a function to get amplitude definition.
subroutine heat_get_amplitude(fstrHEAT, id, TT, QQ, OutOfRange)
This module provides a subroutine for setting fixed temperature boundary conditions.
subroutine heat_mat_ass_bc_fixt(hecMAT, hecEBC, fstrHEAT, CTIME, DTIME, beta)
Data for HEAT ANSLYSIS (fstrHEAT)