My Project
programmer's documentation
Data Types | Modules | Functions/Subroutines | Variables
radiat.f90 File Reference

Data Types

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

Modules

module  radiat
 

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...
 

Detailed Description

Module for Radiation