![]() |
FrontISTR
5.7.0
Large-scale structural analysis program with finit element method
|
This module provides subroutines to generate heat radiate boundary. More...
Functions/Subroutines | |
subroutine | heat_radiate_231 (NN, XX, YY, ZZ, THICK, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_232 (NN, XX, YY, ZZ, THICK, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_241 (NN, XX, YY, ZZ, THICK, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_242 (NN, XX, YY, ZZ, THICK, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_341 (NN, XX, YY, ZZ, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_342 (NN, XX, YY, ZZ, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_351 (NN, XX, YY, ZZ, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_352 (NN, XX, YY, ZZ, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_361 (NN, XX, YY, ZZ, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_362 (NN, XX, YY, ZZ, TEMP, LTYPE, RR, SINK, TZERO, MM, TERM1, TERM2, NOD) |
subroutine | heat_radiate_731 (NN, XX, YY, ZZ, TEMP, LTYPE, RR, SINK, TZERO, TERM1, TERM2) |
subroutine | heat_radiate_741 (NN, XX, YY, ZZ, TEMP, LTYPE, RR, SINK, TZERO, TERM1, TERM2) |
This module provides subroutines to generate heat radiate boundary.
subroutine m_heat_lib_radiate::heat_radiate_231 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal) | THICK, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_232 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal) | THICK, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_241 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal) | THICK, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_242 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal) | THICK, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_341 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_342 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_351 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_352 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_361 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_362 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
integer(kind=kint) | MM, | ||
real(kind=kreal), dimension(mm*mm) | TERM1, | ||
real(kind=kreal), dimension(mm) | TERM2, | ||
integer(kind=kint), dimension(mm) | NOD | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_731 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
real(kind=kreal), dimension(nn*nn) | TERM1, | ||
real(kind=kreal), dimension(nn) | TERM2 | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_741 | ( | integer(kind=kint) | NN, |
real(kind=kreal), dimension(nn) | XX, | ||
real(kind=kreal), dimension(nn) | YY, | ||
real(kind=kreal), dimension(nn) | ZZ, | ||
real(kind=kreal), dimension(nn) | TEMP, | ||
integer(kind=kint) | LTYPE, | ||
real(kind=kreal) | RR, | ||
real(kind=kreal) | SINK, | ||
real(kind=kreal) | TZERO, | ||
real(kind=kreal), dimension(nn*nn) | TERM1, | ||
real(kind=kreal), dimension(nn) | TERM2 | ||
) |