My Project
programmer's documentation
Loading...
Searching...
No Matches
Variables
Boundary post-processing
Collaboration diagram for Boundary post-processing:

Variables

integer, dimension(5), save ipstdv
 indicates the data to post-process on the boundary mesh (the boundary mesh must be associated with an active writer). ipstdv(key) indicates which fields should be created and output on the boundary, with key in ipstfo, ipstyp, ipsttp, ipstft, ipstnu.
 
integer ipstfo
 post-processed property: Efforts (0: none 1: all; 2: tangent; 4: normal)
 
integer ipstyp
 post-processed property: $ y^+ $ at the boundary
 
integer ipsttp
 post-processed property : $ T^+ $ at the boundary
 
integer ipstft
 post-processed property: thermal flux at the boundary (in $ W\,m^{-2} $),
 
integer ipstnu
 post-processed property: Nusselt
 

Detailed Description

Variable Documentation

◆ ipstdv

integer, dimension(5), save ipstdv

indicates the data to post-process on the boundary mesh (the boundary mesh must be associated with an active writer). ipstdv(key) indicates which fields should be created and output on the boundary, with key in ipstfo, ipstyp, ipsttp, ipstft, ipstnu.

◆ ipstfo

integer ipstfo

post-processed property: Efforts (0: none 1: all; 2: tangent; 4: normal)

◆ ipstft

integer ipstft

post-processed property: thermal flux at the boundary (in $ W\,m^{-2} $),

◆ ipstnu

integer ipstnu

post-processed property: Nusselt

◆ ipsttp

integer ipsttp

post-processed property : $ T^+ $ at the boundary

◆ ipstyp

integer ipstyp

post-processed property: $ y^+ $ at the boundary