First page Back Continue Last page Overview Graphics
MPP_IO Features
- Written in FORTRAN 90:
- Overloading of subroutine interfaces
- Subroutine interfaces are using optional arguments
- No violation of coding rules. Routines are supposed to be used PSMILe internal only.
- Uses objects of F90 derived types with data scoping to maintain metadata informations:
- Internal data of of these objects can not be accessed accidentally
by a user code.
- Honors 2d domain partitioning of logical rectangular grids via MPP_DOMAIN module