![]() |
FrontISTR 5.2.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 | ( | nn, | |
real(kind=kreal), dimension(nn) | xx, | ||
real(kind=kreal), dimension(nn) | yy, | ||
real(kind=kreal), dimension(nn) | zz, | ||
thick, | |||
real(kind=kreal), dimension(nn) | temp, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | nn, | |
real(kind=kreal), dimension(nn) | xx, | ||
real(kind=kreal), dimension(nn) | yy, | ||
real(kind=kreal), dimension(nn) | zz, | ||
thick, | |||
real(kind=kreal), dimension(nn) | temp, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | nn, | |
real(kind=kreal), dimension(nn) | xx, | ||
real(kind=kreal), dimension(nn) | yy, | ||
real(kind=kreal), dimension(nn) | zz, | ||
thick, | |||
real(kind=kreal), dimension(nn) | temp, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | nn, | |
real(kind=kreal), dimension(nn) | xx, | ||
real(kind=kreal), dimension(nn) | yy, | ||
real(kind=kreal), dimension(nn) | zz, | ||
thick, | |||
real(kind=kreal), dimension(nn) | temp, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | 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, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | 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, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | 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, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | 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, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | 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, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | 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, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
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 | ( | 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, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
real(kind=kreal), dimension(nn*nn) | term1, | ||
real(kind=kreal), dimension(nn) | term2 | ||
) |
subroutine m_heat_lib_radiate::heat_radiate_741 | ( | 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, | ||
ltype, | |||
rr, | |||
sink, | |||
tzero, | |||
real(kind=kreal), dimension(nn*nn) | term1, | ||
real(kind=kreal), dimension(nn) | term2 | ||
) |