programmer's documentation
Functions/Subroutines
uspt1d.f90 File Reference

Data Entry of the thermal module in 1-Dimension Wall. More...

Functions/Subroutines

subroutine uspt1d (nvar, nscal, nfpt1d, iappel, ifpt1d, izft1d, nppt1d, iclt1d, tppt1d, rgpt1d, eppt1d, tept1d, hept1d, fept1d, xlmt1d, rcpt1d, dtpt1d, dt)
 

Detailed Description

Data Entry of the thermal module in 1-Dimension Wall.

See Data setting for the 1D-wall thermal module (uspt1d.f90) for examples.

Function/Subroutine Documentation

◆ uspt1d()

subroutine uspt1d ( integer  nvar,
integer  nscal,
integer  nfpt1d,
integer  iappel,
integer, dimension(nfpt1d)  ifpt1d,
integer, dimension(nfabor)  izft1d,
integer, dimension(nfpt1d)  nppt1d,
integer, dimension(nfpt1d)  iclt1d,
double precision, dimension(nfpt1d)  tppt1d,
double precision, dimension(nfpt1d)  rgpt1d,
double precision, dimension(nfpt1d)  eppt1d,
double precision, dimension(nfpt1d)  tept1d,
double precision, dimension(nfpt1d)  hept1d,
double precision, dimension(nfpt1d)  fept1d,
double precision, dimension(nfpt1d)  xlmt1d,
double precision, dimension(nfpt1d)  rcpt1d,
double precision, dimension(nfpt1d)  dtpt1d,
double precision, dimension(ncelet)  dt 
)
Parameters
[in]nvarnvar total number of variables
[in]nscaltotal number of scalars
[in]nfpt1dnumber of faces with the 1-D thermal module
[in]iappeldata type to send
[in]ifpt1dnumber of the face treated
[in]izft1dboundary faces zone for 1d-module definition
[in]nppt1dnumber of discretized points
[in]iclt1dboundary condition type
[in]eppt1dwall thickness
[in]rgpt1dgeometric ratio of the meshing refinement
[in]tppt1dwall temperature initialization
[in]tept1dexterior temperature
[in]hept1dexterior exchange coefficient
[in]fept1dflux applied to the exterior
[in]xlmt1dlambda wall conductivity coefficient
[in]rcpt1drhoCp wall coefficient
[in]dtpt1dwall time step
[in]dttime step (per cell)
[in]nscalnvar total number of variables
[in]nscaltotal number of scalars
[in]nfpt1dnumber of faces with the 1-D thermal module
[in]iappeldata type to send
[in]ifpt1dnumber of the face treated
[in]izft1dboundary faces zone for 1d-module definition
[in]nppt1dnumber of discretized points
[in]iclt1dboundary condition type
[in]eppt1dwall thickness
[in]rgpt1dgeometric ratio of the meshing refinement
[in]tppt1dwall temperature initialization
[in]tept1dexterior temperature
[in]hept1dexterior exchange coefficient
[in]fept1dflux applied to the exterior
[in]xlmt1dlambda wall conductivity coefficient
[in]rcpt1drhoCp wall coefficient
[in]dtpt1dwall time step
[in]dttime step (per cell)
[in]nfpt1dnvar total number of variables
[in]nscaltotal number of scalars
[in]nfpt1dnumber of faces with the 1-D thermal module
[in]iappeldata type to send
[in]ifpt1dnumber of the face treated
[in]izft1dboundary faces zone for 1d-module definition
[in]nppt1dnumber of discretized points
[in]iclt1dboundary condition type
[in]eppt1dwall thickness
[in]rgpt1dgeometric ratio of the meshing refinement
[in]tppt1dwall temperature initialization
[in]tept1dexterior temperature
[in]hept1dexterior exchange coefficient
[in]fept1dflux applied to the exterior
[in]xlmt1dlambda wall conductivity coefficient
[in]rcpt1drhoCp wall coefficient
[in]dtpt1dwall time step
[in]dttime step (per cell)