ARTS built-in documentation server
Agenda surface_rtprop_agenda
Provides radiative properties of the surface. Provides surface emission and surface reflection coefficient matrix (see user guide for closer definitions of the respective variables surface_emission, surface_los, and surface_rmatrix) according to the characteristics of the surface specified by the methods called within the agenda. Typical meyhods include surfaceBlackbody, surfaceFlatScalarReflectivity, surfaceFlatReflectivity, surfaceFlatRefractiveIndex, and surfaceLambertianSimple.
Group: Agenda
Variables
OUT | surface_emission | (Matrix) | The emission from the surface. |
OUT | surface_los | (Matrix) | Directions for which to calculate downwelling radiation when considering a surface reflection. |
OUT | surface_rmatrix | (Tensor4) | The reflection coefficients for the directions given by surface_los to the direction of interest. |
IN | f_grid | (Vector) | The frequency grid for monochromatic pencil beam calculations. |
IN | rtp_pos | (Vector) | Position of a radiative transfer point. |
IN | rtp_los | (Vector) | Line-of-sight at a radiative transfer point. |
Specific methods that can generate surface_rtprop_agenda
- none
Generic and supergeneric methods that can generate surface_rtprop_agenda
Specific methods that require surface_rtprop_agenda
Generic and supergeneric methods that can use surface_rtprop_agenda
Agendas that can generate surface_rtprop_agenda
- none
Agendas that require surface_rtprop_agenda
- none