-
Notifications
You must be signed in to change notification settings - Fork 18
Home
Tom Clune edited this page Mar 18, 2024
·
7 revisions
This page contains a collection of documents that provide information on the MAPL main components, the how to use the components, MAPL coding principles, etc. The documents are meant to help MAPL code developers and users to have a quick overview of MAPL and to have pointers on how to modify and use components.
A good starting point is:
MAPL Source Code Documentation
The above link is external to this Wiki section. Its content might be slow to change. We have here live documents that can change at any time to provide addition information or reflect changes made in the code. We organize them in sections for faster access.
- MAPL History Component
- Enabling Monthly Averaged HISTORY Output
- Notes on History TNG
- Sample_History_configuration_file
- ExtData Next Generation User Guide
- Guide to Supported ExtData Input Files
- MAPL ExtData Component
- Sample_ExtData_configuration_yaml_file
- Using ExtDataDriver.x
- PFIO: a High Performance Client Server I O Layer
- Optimizing History with the PFIO server
- MAPL Arithmetic Parser
- pFLogger: A Parallel Fortran Logging Framework for HPC Applications
- How to use the MAPL logging library, aka "pFlogger"
- Error Handling Macros
- MAPL Coding standards
- MAPL Documentation Standards with FORD
- Code Review Checklist
- Thread safe Gridded Components Checklist
- History MAPL v3