ARTS built-in documentation server
Workspace Method ScatteringDisort
Description
Disfunctional. No DISORT support in ARTS2.2 anymore. For using the DISORT RT solver interface, switch to ARTS2.3 or higher.
Authors: Claudia Emde
Synopsis
Variables
OUT | scat_i_p | (Tensor7) | Intensity field on cloudbox boundary (equal pressure slice). |
OUT | scat_i_lat | (Tensor7) | Intensity field on cloudbox boundary (constant latitude slice). |
OUT | scat_i_lon | (Tensor7) | Intensity field on cloudbox boundary (equal longitude slice). |
OUT | f_index | (Index) | Frequency index. |
OUT | scat_data_array_mono | (ArrayOfSingleScatteringData) | Monochromatic single scattering data. |
OUT | doit_i_field1D_spectrum | (Tensor4) | Radiation field for the whole frequency spectrum. |
IN | atmfields_checked | (Index) | OK-flag for atmospheric grids and (physical) fields. |
IN | atmgeom_checked | (Index) | OK-flag for the geometry of the model atmosphere. |
IN | cloudbox_checked | (Index) | OK-flag for variables associated with the cloudbox. |
IN | cloudbox_limits | (ArrayOfIndex) | The limits of the cloud box. |
IN | stokes_dim | (Index) | The dimensionality of the Stokes vector (1-4). |
IN | opt_prop_part_agenda | (Agenda) | See agendas.cc. |
IN | propmat_clearsky_agenda | (Agenda) | See agendas.cc. |
IN | spt_calc_agenda | (Agenda) | See agendas.cc. |
IN | pnd_field | (Tensor4) | Particle number density field. |
IN | t_field | (Tensor3) | The field of atmospheric temperatures. |
IN | z_field | (Tensor3) | The field of geometrical altitudes. |
IN | p_grid | (Vector) | The pressure grid. |
IN | vmr_field | (Tensor4) | VMR field. |
IN | scat_data_array | (ArrayOfSingleScatteringData) | Raw data of single scattering data. |
IN | f_grid | (Vector) | The frequency grid for monochromatic pencil beam calculations. |
IN | scat_za_grid | (Vector) | Zenith angle grid. |
IN | surface_emissivity_DISORT | (Matrix) | The surface emissivity specified on lat_grid and lon_grid. |