ARTS built-in documentation server
Agenda surface_rtprop_sub_agenda
Has exact same functionality as surface_rtprop_sub_agenda. This agenda complements surface_rtprop_sub_agenda, to allow specifying the surface properties using two levels of agendas. For example, this agenda can describe the properties for pure specular reflections, and surface_rtprop_agenda can call this agenda for several angles to build up a more complex surface model.
Group: Agenda
Variables
OUT | surface_skin_t | (Numeric) | Surface skin temperature. |
OUT | surface_emission | (Matrix) | The emission from the surface. |
OUT | surface_los | (Matrix) | Downwelling radiation directions to consider in 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_sub_agenda
- none
Generic and supergeneric methods that can generate surface_rtprop_sub_agenda
Specific methods that require surface_rtprop_sub_agenda
Generic and supergeneric methods that can use surface_rtprop_sub_agenda
- AgendaAppend
- AgendaExecute
- AgendaExecuteExclusive
- Append
- Copy
- Delete
- Ignore
- WriteXML
- WriteXMLIndexed
Agendas that can generate surface_rtprop_sub_agenda
- none
Agendas that require surface_rtprop_sub_agenda
- none