Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The total column integrated mas is not an output of FLEXPART so we need to compute it. The macro to do the computation and plot the resulting fields is 'plot_total.mv'. We will see how this macro works.

In the macro we first call mvl_flexpart_total_column() to compute the "tcmd" fields with units of "kg m**-2".

...