ARTS built-in documentation server

Workspace Method cloudbox_fieldUpdateSeq1D

Description

RT calculation in cloudbox with fixed scattering integral.

Updates radiation field (cloudbox_field) in DOIT module.
This method loops through the cloudbox to update the
radiation field for all positions and directions in the 1D
cloudbox. The method applies the sequential update. For more
information refer to AUG.

Authors: Claudia Emde

Synopsis

cloudbox_fieldUpdateSeq1D( cloudbox_field_mono, doit_scat_field, cloudbox_limits, propmat_clearsky_agenda, vmr_field, spt_calc_agenda, za_grid, aa_grid, pnd_field, ppath_step_agenda, ppath_lmax, ppath_lraytrace, p_grid, z_field, refellipsoid, t_field, f_grid, f_index, surface_rtprop_agenda, doit_za_interp, normalize, norm_error_threshold, norm_debug )

Variables

OUT+INcloudbox_field_mono(Tensor6)Monochromatic radiation field inside the cloudbox.
OUT+INdoit_scat_field(Tensor6)Scattered field inside the cloudbox.
INcloudbox_limits(ArrayOfIndex)The limits of the cloud box.
INpropmat_clearsky_agenda(Agenda)Agenda calculating the absorption coefficient matrices.
INvmr_field(Tensor4)VMR field.
INspt_calc_agenda(Agenda)Agenda calculating single scattering properties from the amplitude matrix.
INza_grid(Vector)Zenith angle grid.
INaa_grid(Vector)Azimuthal angle grid.
INpnd_field(Tensor4)Particle number density field.
INppath_step_agenda(Agenda)Agenda calculating a propagation path step.
INppath_lmax(Numeric)Maximum length between points describing propagation paths.
INppath_lraytrace(Numeric)Maximum length of ray tracing steps when determining propagation paths.
INp_grid(Vector)The pressure grid.
INz_field(Tensor3)The field of geometrical altitudes.
INrefellipsoid(Vector)Reference ellipsoid.
INt_field(Tensor3)The field of atmospheric temperatures.
INf_grid(Vector)The frequency grid for monochromatic pencil beam calculations.
INf_index(Index)Frequency index.
INsurface_rtprop_agenda(Agenda)Agenda providing radiative properties of the surface.
INdoit_za_interp(Index)Flag for interplation method in zenith angle dimension.
GINnormalize(Index, Default: 1)Apply normalization to scattered field.
GINnorm_error_threshold(Numeric, Default: 1.0)Error threshold for scattered field correction factor.
GINnorm_debug(Index, Default: 0)Debugging flag. Set to 1 to output normalization factor to out0.