ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Functions/Subroutines
writecgnsvolume Module Reference

Functions/Subroutines

subroutine writecgnsvolumesol
 
subroutine volsolfilenameswrite
 
subroutine opencgnsvolumesol
 
subroutine writecgnsconvinfo
 
subroutine writecgnstimehistory
 
subroutine writesolcgnszone (zone, nSolVar, nDiscrVar, solNames)
 

Function/Subroutine Documentation

◆ opencgnsvolumesol()

subroutine writecgnsvolume::opencgnsvolumesol

◆ volsolfilenameswrite()

subroutine writecgnsvolume::volsolfilenameswrite

◆ writecgnsconvinfo()

subroutine writecgnsvolume::writecgnsconvinfo

Definition at line 496 of file writeCGNSVolume.F90.

References outputmod::cgnsbases, monitor::convarray, inputphysics::equationmode, outputmod::fileids, iteration::itertot, monitor::monnames, monitor::nmon, outputmod::nvolsoltowrite, inputio::storeconvinneriter, and utils::terminate().

Referenced by writecgnsvolumesol().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ writecgnstimehistory()

subroutine writecgnsvolume::writecgnstimehistory

◆ writecgnsvolumesol()

subroutine writecgnsvolume::writecgnsvolumesol

◆ writesolcgnszone()

subroutine writecgnsvolume::writesolcgnszone ( integer(kind=inttype), intent(in)  zone,
integer(kind=inttype), intent(in)  nSolVar,
integer(kind=inttype), intent(in)  nDiscrVar,
character(len=*), dimension(*), intent(in)  solNames 
)