![]() |
FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
|
This module provides a subroutine for all boundary conditions needed in heat anaylsis. More...
Functions/Subroutines | |
subroutine | heat_mat_ass_boundary (hecmesh, hecmat, hecmeshmpc, hecmatmpc, fstrheat, next_time, delta_time) |
This module provides a subroutine for all boundary conditions needed in heat anaylsis.
subroutine m_heat_mat_ass_boundary::heat_mat_ass_boundary | ( | type(hecmwst_local_mesh) | hecmesh, |
type(hecmwst_matrix) | hecmat, | ||
type(hecmwst_local_mesh), pointer | hecmeshmpc, | ||
type(hecmwst_matrix), pointer | hecmatmpc, | ||
type(fstr_heat) | fstrheat, | ||
real(kind=kreal) | next_time, | ||
real(kind=kreal) | delta_time | ||
) |
!CFLUX
!DFLUX
!FILM
!RADIATE
MPC
!BOUNDARY
Definition at line 10 of file heat_mat_ass_boundary.f90.