7.2
general documentation
Module for Radiative transfer

Variables

integer(c_int), pointer, save iirayo
 Activation of the radiative transfer module: More...
 
integer(c_int), pointer, save nwsgg
 Spectral radiation models Number of ETRs to solve. More...
 
integer(c_int), pointer, save nt_rad_prp
 Time step interval for radiative properties updating from the library. More...
 
integer(c_int), pointer, save rad_atmo_model
 Atmospheric radiation model: More...
 

Detailed Description

Variable Documentation

◆ iirayo

integer(c_int), pointer, save iirayo

Activation of the radiative transfer module:

  • 0: not activated
  • 1: DOM
  • 2: P1

◆ nt_rad_prp

integer(c_int), pointer, save nt_rad_prp

Time step interval for radiative properties updating from the library.

◆ nwsgg

integer(c_int), pointer, save nwsgg

Spectral radiation models Number of ETRs to solve.

◆ rad_atmo_model

integer(c_int), pointer, save rad_atmo_model

Atmospheric radiation model:

  • Direct Solar the first bit
  • diFfuse Solar for the second bit
  • InfraRed for the third bitPeriod of the radiation module.