![]() |
FrontISTR
5.8.0
Large-scale structural analysis program with finit element method
|
This module provides a subroutine for all boundary conditions needed in heat analysis. More...
Functions/Subroutines | |
| subroutine | heat_mat_ass_boundary (hecMESH, hecMAT, hecMESHmpc, hecMATmpc, fstrSOLID, fstrHEAT, next_time, delta_time) |
This module provides a subroutine for all boundary conditions needed in heat analysis.
| 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_solid) | fstrSOLID, | ||
| type(fstr_heat) | fstrHEAT, | ||
| real(kind=kreal) | next_time, | ||
| real(kind=kreal) | delta_time | ||
| ) |
!CFLUX
!DFLUX
!FILM
!RADIATE
!BOUNDARY
MPC
Definition at line 10 of file heat_mat_ass_boundary.f90.