next up previous contents
Next: 4.10 Fortran: Module Interface Up: 4 Module Descriptions Previous: 4.8 Fortran: Module Interface   Contents

4.9 Fortran: Module Interface ice_domain - sets array sizes for local subdomain and parallel info (Source File: ice_domain.F)

Sets array sizes for local subdomain and related parallel processing info. Code originally based on domain.F in POP


REVISION HISTORY:

   author Elizabeth C. Hunke, LANL
INTERFACE:
       module ice_domain
USES:
       use ice_kinds_mod
       use ice_model_size



csm@ucar.edu