PartMC  2.4.0
Input File Format: Mixing Layer Height Profile

A mixing layer height profile input file must consist of two lines:

The mixing layer height profile is linearly interpolated between the specified times, while before the first time it takes the first height value and after the last time it takes the last height value.

Example:

 time    0    600   1800  # time (in s) after simulation start
 height  500  1000  800   # mixing layer height (in m)
 

Here the mixing layer height starts at 500 m at the start of the simulation, rises to 1000 m after 10 min, and then falls again to 800 m at 30 min. Between these times the mixing layer height is linearly interpolated, while after 30 min it is held constant at 800 m.

See also: