ARTS built-in documentation server

Workspace Method vmr_fieldSetConstant

Description

Sets the VMR of a species to a constant value.

The vmr_field WSM must have a correct size before calling this method.

Authors: Patrick Eriksson

Synopsis

vmr_fieldSetConstant( vmr_field, abs_species, species, vmr_value )

Variables

OUT+INvmr_field(Tensor4)VMR field.
INabs_species(ArrayOfArrayOfSpeciesTag)Tag groups for gas absorption.
GINspecies(String)Species to set.
GINvmr_value(Numeric)VMR value to apply for the selected species.