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