ARTS built-in documentation server
Agenda propmat_clearsky_agenda
This agenda calculates the absorption coefficient matrix for all absorption species as a function of the given atmospheric state for one point in the atmosphere. The result is returned in propmat_clearsky. The atmospheric state has to be specified by rtp_pressure, rtp_temperature, rtp_mag, and rtp_vmr. The methods inside this agenda may require a lot of additional input variables, such as abs_species, etc. The include file 'agendas.arts' predefines some possible agendas that can be used here.
Group: Agenda
Variables
OUT | propmat_clearsky | (Tensor4) | This contains the absorption coefficients for one point in the atmosphere (one set of pressure, temperature, magnetic field, and VMR values). |
IN | f_grid | (Vector) | The frequency grid for monochromatic pencil beam calculations. |
IN | rtp_mag | (Vector) | Magnetic field at a radiative transfer point. |
IN | rtp_los | (Vector) | Line-of-sight at a radiative transfer point. |
IN | rtp_pressure | (Numeric) | Pressure at a radiative transfer point. |
IN | rtp_temperature | (Numeric) | Temperature at a radiative transfer point. |
IN | rtp_vmr | (Vector) | Absorption species abundances for radiative transfer calculations. |
Specific methods that can generate propmat_clearsky_agenda
- none
Generic and supergeneric methods that can generate propmat_clearsky_agenda
Specific methods that require propmat_clearsky_agenda
- doit_i_fieldUpdate1D
- doit_i_fieldUpdateSeq1D
- doit_i_fieldUpdateSeq1DPP
- doit_i_fieldUpdateSeq3D
- iyCloudRadar
- iyEmissionStandard
- iyFOS
- iyMC
- iyRadioLink
- iyTransmissionStandard
- MCGeneral
- propmat_clearsky_agenda_checkedCalc
- propmat_clearsky_fieldCalc
- ScatteringDisort
Generic and supergeneric methods that can use propmat_clearsky_agenda
Agendas that can generate propmat_clearsky_agenda
- none
Agendas that require propmat_clearsky_agenda
- none