-
Notifications
You must be signed in to change notification settings - Fork 64
CCPP Framework Meeting Minutes 2022 01 18
Dom Heinzeller edited this page Jan 19, 2022
·
9 revisions
- Use of CCPP for surface flux computations on the exchange grid?
- capgen unification
- CCPP Visioning Workshop
- CCPP requirements document
- Other business
- Presentation by Ufuk Turuncoglu/Rocky Dunlap followed by Q&A
- Initial implementation of calling CCPP from the CMEPS mediator to calculate atmosphere-ocean fluxes on the atmosphere grid or the exchange grid
- Not using ccpp-framework yet, calling ccpp-physics schemes directly
- This creates a big overhead, looking for better ways
- If the framework is used, need a way to handle the fields required by the physics (allocation, initialization)
- Simplifying and splitting apart some of the complicated surface physics will make this a bit easier
- As a first step, make the CMEPS mediator a host model and call the physics through the framework, worry about the allocation/initialization of data later
- GitHub projects page describing the unification efforts: https://github.com/NCAR/ccpp-framework/projects/3
- capgen tasks and efforts (need permission): https://docs.google.com/spreadsheets/d/1u_yA9PyG9aVHMvlXDjmVIaxcgaKo2nR7NPVV2Kmw0Ck/edit#gid=0
- Dom added test to address #369, fixed #397 (all that is left is to merge #428) and previously #359
- Any update?
- Current documentation is here:
- ?