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 July 11th 2016 3:00 PM
Douglas Jacobsen edited this page Jul 11, 2016
·
3 revisions
Date: 11 July 2016
Time: 3:00pm MDT
Call-in number: 1-866-740-1260
Access Code: 4978161
- Open Pull Requests
- Issue cleanup
- Framework modifications:
- Filter Infrastructure
- Eliminating the mpas_constants module
- Registry Validation
- Pool get_dimension routine
- Error / debugging streams
- Pool Functions
- Functions to get pool members
- Adding routines/functions to get values of dimensions instead of pointers
- Fortran 2008 Support
- Design Document Discussions
- Testing infrastructure
- Anything to talk about?
- Question about releasing around Oct. - Nov. time frame.
- LANL components likely are currently in the state they will be (on develop) by that time, and can be released whenever.
- Might try to coordinate an update of the land ice model.
- Proposing to overload pool accessor routines to have functions as well, rather than requiring subroutines instead.
- Could simplify some code, when passing in a config to a subroutine rather than having to get it out before calling the subroutine.
- Might consider restricting the function interfaces for configs and dimensions to return values rather than pointers
- Might not be able to do this, fortran might not support functions differentiated based on return types
- Should Check This Matt will check before net telecon
- Will put together a short design document
- Will consider and continue to discuss Fortran 2008 support (specifically the contiguous attribute)
- Will continue discussion on "flexible reference times"