![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module provides a subroutine for setting heat radiate boundary conditions. More...
Functions/Subroutines | |
subroutine | heat_mat_ass_bc_radiate (hecMESH, hecMAT, fstrHEAT, CTIME, DTIME, beta) |
This module provides a subroutine for setting heat radiate boundary conditions.
subroutine m_heat_mat_ass_bc_radiate::heat_mat_ass_bc_radiate | ( | type(hecmwst_local_mesh) | hecMESH, |
type(hecmwst_matrix) | hecMAT, | ||
type(fstr_heat) | fstrHEAT, | ||
real(kind=kreal) | CTIME, | ||
real(kind=kreal) | DTIME, | ||
real(kind=kreal) | beta | ||
) |
Definition at line 15 of file heat_mat_ass_bc_RADIATE.f90.