My Project
programmer's documentation
Data Types | Functions/Subroutines | Variables
radiat Module Reference

Data Types

interface  cs_rad_transfer_bcs
 
interface  cs_rad_transfer_finalize
 
interface  cs_rad_transfer_get_pointers
 
interface  cs_rad_transfer_options
 
interface  cs_rad_transfer_read
 
interface  cs_rad_transfer_solve
 
interface  cs_rad_transfer_source_terms
 
interface  cs_rad_transfer_write
 

Functions/Subroutines

subroutine radiat_init
 
subroutine radiat_finalize
 

Variables

integer(c_int), pointer, save iirayo
 Activation of the radiative transfer module: More...
 
integer(c_int), pointer, save nfreqr
 Period of the radiation module. The radiation module is called every nfreqr time steps (more precisely, every time ntcabs is a multiple of nfreqr). Also, in order to have proper initialization of the variables, whatever the value of nfreqr, the radiation module is called at the first time step of a calculation (restart or not). Useful if and only if the radiation module is activated}. More...
 

Function/Subroutine Documentation

◆ radiat_finalize()

subroutine radiat::radiat_finalize ( )

◆ radiat_init()

subroutine radiat::radiat_init ( )