ARTS built-in documentation server

Workspace Method DisortCalcWithARTSSurface

Description

DISORT with surface.

Authors: Claudia Emde, Jana Mendrok

Synopsis

DisortCalcWithARTSSurface( cloudbox_field, atmfields_checked, atmgeom_checked, scat_data_checked, cloudbox_checked, cloudbox_on, cloudbox_limits, propmat_clearsky_agenda, surface_rtprop_agenda, atmosphere_dim, pnd_field, t_field, z_field, vmr_field, p_grid, scat_data, f_grid, za_grid, stokes_dim, nstreams, pfct_method, Npfct, quiet )

Variables

OUTcloudbox_field(Tensor7)The spectral radiance field inside the cloudbx.
INatmfields_checked(Index)OK-flag for atmospheric grids and (physical) fields.
INatmgeom_checked(Index)OK-flag for the geometry of the model atmosphere.
INscat_data_checked(Index)OK-flag for scat_data.
INcloudbox_checked(Index)OK-flag for variables associated with the cloudbox.
INcloudbox_on(Index)Flag to activate the cloud box.
INcloudbox_limits(ArrayOfIndex)The limits of the cloud box.
INpropmat_clearsky_agenda(Agenda)Agenda calculating the absorption coefficient matrices.
INsurface_rtprop_agenda(Agenda)Agenda providing radiative properties of the surface.
INatmosphere_dim(Index)The atmospheric dimensionality (1-3).
INpnd_field(Tensor4)Particle number density field.
INt_field(Tensor3)The field of atmospheric temperatures.
INz_field(Tensor3)The field of geometrical altitudes.
INvmr_field(Tensor4)VMR field.
INp_grid(Vector)The pressure grid.
INscat_data(ArrayOfArrayOfSingleScatteringData)Array of single scattering data.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INza_grid(Vector)Zenith angle grid.
INstokes_dim(Index)The dimensionality of the Stokes vector (1-4).
GINnstreams(Index, Default: 8)Number of polar angle directions (streams) in DISORT solution (must be an even number).
GINpfct_method(String, Default: "median")Flag which method to apply to derive phase function.
GINNpfct(Index, Default: 181)Number of angular grid points to calculate bulk phase function on (and derive Legendre polnomials from). If <0, the finest za_grid from scat_data will be used.
GINquiet(Index, Default: 0)Silence C Disort warnings.