ARTS built-in documentation server

Workspace Method cloudboxOff

Description

Deactivates the cloud box.

Use this method if no scattering calculations shall be performed.

The function sets cloudbox_on to 0, cloudbox_limits,
pnd_field, scat_data_array, iy_cloudbox_agenda and
particle_masses to be empty and use_mean_scat_data to -999.

Authors: Patrick Eriksson

Synopsis

cloudboxOff( cloudbox_on, cloudbox_limits, iy_cloudbox_agenda, pnd_field, scat_data_array, particle_masses )

Variables

OUTcloudbox_on(Index)Flag to activate the cloud box.
OUTcloudbox_limits(ArrayOfIndex)The limits of the cloud box.
OUTiy_cloudbox_agenda(Agenda)See agendas.cc.
OUTpnd_field(Tensor4)Particle number density field.
OUTscat_data_array(ArrayOfSingleScatteringData)Raw data of single scattering data.
OUTparticle_masses(Matrix)The mass of individual particles (or bulks).