This repository has been archived by the owner on Oct 23, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Agenda Notes Monday April 24th 2017 11:00 AM
Michael Duda edited this page Apr 24, 2017
·
3 revisions
Date: 24 April 2017
Time: 11:00 MDT / 19:00 CET
Call-in number: 1-866-740-1260
Access Code: 4978161
- Framework modifications:
- Standing topics:
- MPAS-Atmosphere has renewed interest in generalized variable attributes
- Subset I/O capability
- Periodic meshes
- ESMF interval division upgrade -> MPAS timekeeping
- See pre-PR branch
Participants: Adrian, Matt, Mark
New logging module has been merged to ‘develop’
- 1086
- Mark has run this through the ocean testing suite, tested “final only” option and it seems to work
- Matt - satisfied with testing that has been conducted
- Adrian - no objections
- Interval division that supports 64-bit integers - Michael will create a PR early this week
- 1280 - changing one file can cause a recompile to take substantially longer than in other models (e.g., CISM)
- do compilers try to preserve .mod files if their interfaces don’t change?
- maybe everyone can be on the look-out for examples where unnecessary recompilation seem to be happening
- we may also be able to eliminate some build time by using default initialization of derived type components in the framework