next up previous contents
Next: allocation_err Up: Routine/Function Prologues Previous: surfrd_mkrank (Source File: surfrdMod.F90)   Contents

Fortran: Module Interface system_messages (Source File: system_messages.F90)

Contains general purpose routines for checking system messages.


USES:

   use abortutils, only : endrun
   use clm_varctl, only : iulog
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: allocation_err ! allocation error message
   public :: netcdf_err     ! netCD return error message
   public :: iobin_err      ! binary i/o  error message
REVISION HISTORY:
   Created by Mariana Vertenstein



Subsections

Erik Kluzek 2010-06-21