BoldingBruggeman / getm-rewrite

Rewrite of the General Estuarine Transport Model (GETM) in Python (mostly) and Fortran (performance-critical sections)
https://pygetm.readthedocs.io/
Other
7 stars 3 forks source link

develop parallel derived type in Fortran #2

Closed bolding closed 2 years ago

bolding commented 3 years ago

A derived type that will initialize the MPI environment, create user types for halo updates, update_halos_xy, update_halos_xyz and wait_halos

bolding commented 2 years ago

parallel execution is in place - done fully on the Python side - include unit tests - run in GitHub acttions.