Skip to content

Implemented trivial graupel_init, graupel_run, graupel_finalize

William Sawyer requested to merge granule_interface into main

This is the simplest possible granule implementation with empty graupel_init and graupel_finalize. The issue of physical constants in the larger framework of other granules which need to use them in a consistent fashion still needs to be addressed. See mo_physical_constants.f90 for a list.

Merge request reports