NOAA-GFDL/pace

OOP-ify Physics Configuration

Opened this issue · 0 comments

Once we have a good handle on the requirements of the physics schemes we'll integrate into Pace we should refactor the physics scheme selection code in physics.py and physics_state.py added in PR 44 so that it uses an OO structure and api instead of tons of if-conditions.