GRIDMAN
grid managment library

General conventions

Per default, integrity of input data structures is NOT checked. To enforce checks use set GRIDMAN_CHECK=.TRUE.

All text messages from all subroutines are aprinted into unit defined by GRIDMAN_UNIT

Extra debugging output is enforced by setting GRIDMAN_DBG=.TRUE.

In case of abnormal termination (IERR>0) the data structures and arrays which have to be created inside the subroutine are returned in clean (deallocated) state