ai2cm / pace

Implementation of the FV3GFS / SHiELD atmospheric model in Python
https://ai2cm.github.io/pace/
Apache License 2.0
37 stars 12 forks source link

Fix microphysics under orchestration & add SDFG debug pass #343

Closed FlorianDeconinck closed 2 years ago

FlorianDeconinck commented 2 years ago

Purpose

Fix microphysics for orchestration by passing dt_atmos to pre-compute scalars Add multiple SDFG-level debug passes.

Code changes:

Requirements changes:

Infrastructure changes:

Checklist

Before submitting this PR, please make sure: