8.3
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 (H2O band)
  • Direct Solar O3 band for the second bit
  • diFfuse Solar for the third bit (SIR H2O band)
  • diFfuse Solar O3 for the fourth bit (SUV O3 band)
  • InfraRed for the fifth bitPeriod of the radiation module.