FrontISTR 5.2.0
Large-scale structural analysis program with finit element method
Loading...
Searching...
No Matches
m_heat_lib_conductivity Module Reference

Functions/Subroutines

subroutine heat_get_coefficient (tpoi, imat, coef, ntab, temp, funca, funcb)
 
subroutine heat_conductivity_c1 (etype, nn, ecoord, temperature, imat, surf, stiff, ntab, temp, funca, funcb)
 
subroutine heat_conductivity_c2 (etype, nn, ecoord, temperature, imat, thick, stiff, ntab, temp, funca, funcb)
 
subroutine heat_conductivity_c3 (etype, nn, ecoord, temperature, imat, stiff, ntab, temp, funca, funcb)
 
subroutine heat_conductivity_shell_731 (etype, nn, ecoord, tt, imat, thick, ss, stiff, ntab, temp, funca, funcb)
 CALCULATION 4 NODE SHELL ELEMENT.
 
subroutine heat_conductivity_shell_741 (etype, nn, ecoord, tt, imat, thick, ss, stiff, ntab, temp, funca, funcb)
 
subroutine heat_conductivity_541 (nn, ecoord, temp, tzero, thick, hh, rr1, rr2, ss, stiff)
 
subroutine heat_get_area (xx, yy, zz, aa)
 

Function/Subroutine Documentation

◆ heat_conductivity_541()

subroutine m_heat_lib_conductivity::heat_conductivity_541 (   nn,
real(kind=kreal), dimension(3,nn), intent(in)  ecoord,
dimension(nn)  temp,
  tzero,
  thick,
  hh,
  rr1,
  rr2,
dimension(nn*nn)  ss,
real(kind=kreal), dimension(:,:), intent(out)  stiff 
)
Parameters
[in]ecoordcoordinates of elemental nodes
[out]stiffstiff matrix

Definition at line 694 of file heat_LIB_CONDUCTIVITY.f90.

Here is the call graph for this function:

◆ heat_conductivity_c1()

subroutine m_heat_lib_conductivity::heat_conductivity_c1 ( integer(kind=kint), intent(in)  etype,
integer(kind=kint), intent(in)  nn,
real(kind=kreal), dimension(3, nn)  ecoord,
real(kind=kreal), dimension(nn), intent(in)  temperature,
integer(kind=kint)  imat,
real(kind=kreal)  surf,
real(kind=kreal), dimension(:,:), intent(out)  stiff,
integer(kind=kint)  ntab,
real(kind=kreal), dimension(ntab)  temp,
real(kind=kreal), dimension(ntab+1)  funca,
real(kind=kreal), dimension(ntab+1)  funcb 
)
Parameters
[in]etypeelement type
[in]nnnumber of elemental nodes
[out]stiffstiff matrix

Definition at line 34 of file heat_LIB_CONDUCTIVITY.f90.

Here is the call graph for this function:

◆ heat_conductivity_c2()

subroutine m_heat_lib_conductivity::heat_conductivity_c2 ( integer(kind=kint), intent(in)  etype,
integer(kind=kint), intent(in)  nn,
real(kind=kreal), dimension(2,nn), intent(in)  ecoord,
real(kind=kreal), dimension(nn), intent(in)  temperature,
integer(kind=kint)  imat,
real(kind=kreal)  thick,
real(kind=kreal), dimension(:,:), intent(out)  stiff,
integer(kind=kint)  ntab,
real(kind=kreal), dimension(ntab)  temp,
real(kind=kreal), dimension(ntab+1)  funca,
real(kind=kreal), dimension(ntab+1)  funcb 
)
Parameters
[in]etypeelement type
[in]nnnumber of elemental nodes
[in]ecoordcoordinates of elemental nodes
[out]stiffstiff matrix

Definition at line 69 of file heat_LIB_CONDUCTIVITY.f90.

Here is the call graph for this function:

◆ heat_conductivity_c3()

subroutine m_heat_lib_conductivity::heat_conductivity_c3 ( integer(kind=kint), intent(in)  etype,
integer(kind=kint), intent(in)  nn,
real(kind=kreal), dimension(3,nn), intent(in)  ecoord,
real(kind=kreal), dimension(nn), intent(in)  temperature,
integer(kind=kint)  imat,
real(kind=kreal), dimension(:,:), intent(out)  stiff,
integer(kind=kint)  ntab,
real(kind=kreal), dimension(ntab)  temp,
real(kind=kreal), dimension(ntab+1)  funca,
real(kind=kreal), dimension(ntab+1)  funcb 
)
Parameters
[in]etypeelement type
[in]nnnumber of elemental nodes
[in]ecoordcoordinates of elemental nodes
[out]stiffstiff matrix

Definition at line 114 of file heat_LIB_CONDUCTIVITY.f90.

Here is the call graph for this function:

◆ heat_conductivity_shell_731()

subroutine m_heat_lib_conductivity::heat_conductivity_shell_731 ( integer(kind=kint), intent(in)  etype,
integer(kind=kint), intent(in)  nn,
real(kind=kreal), dimension(3,nn), intent(in)  ecoord,
real(kind=kreal), dimension(nn), intent(inout)  tt,
integer(kind=kint)  imat,
real(kind=kreal)  thick,
real(kind=kreal), dimension(:), intent(inout)  ss,
real(kind=kreal), dimension(:,:), intent(out)  stiff,
integer(kind=kint)  ntab,
real(kind=kreal), dimension(ntab)  temp,
real(kind=kreal), dimension(ntab+1)  funca,
real(kind=kreal), dimension(ntab+1)  funcb 
)

CALCULATION 4 NODE SHELL ELEMENT.

Parameters
[in]etypeelement type
[in]nnnumber of elemental nodes
[in]ecoordcoordinates of elemental nodes
[out]stiffstiff matrix
[in,out]ssstiff matrix
[in,out]tttemperature

Definition at line 161 of file heat_LIB_CONDUCTIVITY.f90.

Here is the call graph for this function:

◆ heat_conductivity_shell_741()

subroutine m_heat_lib_conductivity::heat_conductivity_shell_741 ( integer(kind=kint), intent(in)  etype,
integer(kind=kint), intent(in)  nn,
real(kind=kreal), dimension(3,nn), intent(in)  ecoord,
real(kind=kreal), dimension(nn), intent(in)  tt,
integer(kind=kint)  imat,
real(kind=kreal)  thick,
real(kind=kreal), dimension(:), intent(inout)  ss,
real(kind=kreal), dimension(:,:), intent(out)  stiff,
integer(kind=kint)  ntab,
real(kind=kreal), dimension(ntab)  temp,
real(kind=kreal), dimension(ntab+1)  funca,
real(kind=kreal), dimension(ntab+1)  funcb 
)
Parameters
[in]etypeelement type
[in]nnnumber of elemental nodes
[in]ecoordcoordinates of elemental nodes
[out]stiffstiff matrix
[in,out]ssstiff matrix
[in]tttemperature

Definition at line 421 of file heat_LIB_CONDUCTIVITY.f90.

Here is the call graph for this function:

◆ heat_get_area()

subroutine m_heat_lib_conductivity::heat_get_area ( dimension(4)  xx,
dimension(4)  yy,
dimension(4)  zz,
  aa 
)

Definition at line 798 of file heat_LIB_CONDUCTIVITY.f90.

Here is the caller graph for this function:

◆ heat_get_coefficient()

subroutine m_heat_lib_conductivity::heat_get_coefficient ( real(kind=kreal)  tpoi,
integer(kind=kint)  imat,
real(kind=kreal), dimension(3)  coef,
integer(kind=kint)  ntab,
real(kind=kreal), dimension(ntab)  temp,
real(kind=kreal), dimension(ntab+1)  funca,
real(kind=kreal), dimension(ntab+1)  funcb 
)

Definition at line 8 of file heat_LIB_CONDUCTIVITY.f90.

Here is the caller graph for this function: