**************************************************************************

# Function : mvl_flexpart_total_column

#

# Syntax : fieldset mvl_flexpart_total_column (infile: string,

# ageclass: number)

#

# Category : FLEXPART

#

# OneLineDesc : Computes the total column mass for the mdc fields in a FLEXPART output GRIB file

#

# Description :

#

# Parameters : infile - the FLEXPART output GRIB file

# ageclass - the ageclass. -1 means all ageclasses.

#

#

# Return Value : fieldset

#

# Dependencies : none

#

# Example Usage :

#

#

# **************************************************************************