The runs
subpackage¶
This subpackage provides example workflows and pre-configured scripts to demonstrate the usage of BLDFM. These scripts showcase how to combine the core modules (pbl_model, solver, and utils) for practical applications, such as footprint modeling, dispersion analysis, and validation against analytical solutions and other models.
- Features:
Example configurations for common use cases.
Demonstrates integration of vertical profiles, transport solvers, and diagnostics.
Examples¶
runs.minimal_example module¶
Minimal example module showcasing basic usage of the BLDFM framework.
runs.footprint_example module¶
Example module demonstrating the calculation of concentration and flux footprints.
Comparisons¶
runs.comparison_analytic module¶
Run script for comparing numerical and analytic solutions of concentration and flux.
runs.comparison_footprint module¶
Module for comparing BLDFM and Kormann-Meixner footprint models.