-
Notifications
You must be signed in to change notification settings - Fork 19
OOMPH Object Oriented MAPL
Tom Clune edited this page Oct 6, 2021
·
1 revision
- looser coupling
- run time configurable (e.g., choose which ocean to run)
- standard
- cleaner parsing of complex config files
- simplifies shared data between workflow and model
- reduces maintenance as new fields are introduced
- eliminates bloated/duplicate portions of grid comps
- named phases
- misc