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

ScatteringDisort( scat_i_p, scat_i_lat, scat_i_lon, f_index, scat_data_array_mono, doit_i_field1D_spectrum, atmfields_checked, atmgeom_checked, cloudbox_checked, cloudbox_limits, stokes_dim, opt_prop_part_agenda, propmat_clearsky_agenda, spt_calc_agenda, pnd_field, t_field, z_field, p_grid, vmr_field, scat_data_array, f_grid, scat_za_grid, surface_emissivity_DISORT )

Variables

OUTscat_i_p(Tensor7)Intensity field on cloudbox boundary (equal pressure slice).
OUTscat_i_lat(Tensor7)Intensity field on cloudbox boundary (constant latitude slice).
OUTscat_i_lon(Tensor7)Intensity field on cloudbox boundary (equal longitude slice).
OUTf_index(Index)Frequency index.
OUTscat_data_array_mono(ArrayOfSingleScatteringData)Monochromatic single scattering data.
OUTdoit_i_field1D_spectrum(Tensor4)Radiation field for the whole frequency spectrum.
INatmfields_checked(Index)OK-flag for atmospheric grids and (physical) fields.
INatmgeom_checked(Index)OK-flag for the geometry of the model atmosphere.
INcloudbox_checked(Index)OK-flag for variables associated with the cloudbox.
INcloudbox_limits(ArrayOfIndex)The limits of the cloud box.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
INopt_prop_part_agenda(Agenda)See agendas.cc.
INpropmat_clearsky_agenda(Agenda)See agendas.cc.
INspt_calc_agenda(Agenda)See agendas.cc.
INpnd_field(Tensor4)Particle number density field.
INt_field(Tensor3)The field of atmospheric temperatures.
INz_field(Tensor3)The field of geometrical altitudes.
INp_grid(Vector)The pressure grid.
INvmr_field(Tensor4)VMR field.
INscat_data_array(ArrayOfSingleScatteringData)Raw data of single scattering data.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INscat_za_grid(Vector)Zenith angle grid.
INsurface_emissivity_DISORT(Matrix)The surface emissivity specified on lat_grid and lon_grid.