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 to be an empty vector and iy_cloudbox_agenda to an empty agenda.
Authors: Patrick Eriksson
Synopsis
cloudboxOff( | cloudbox_on, cloudbox_limits, iy_cloudbox_agenda ) |
Variables
OUT | cloudbox_on | (Index) | Flag to activate the cloud box. |
OUT | cloudbox_limits | (ArrayOfIndex) | The limits of the cloud box. |
OUT | iy_cloudbox_agenda | (Agenda) | See agendas.cc. |