• Runs the CLASS model with the given configuration and frequency.

    Parameters

    • config: Config

      The configuration object for the CLASS model.

    • freq: number = 600

      The frequency in seconds at which to write output, defaults to 600.

    Returns ClassOutput

    An object containing the output variables collected during the simulation.