next up previous contents
Next: Fortran: Module Interface CASAiniTimeVarMod Up: Fortran: Module Interface areaMod Previous: latlon_celledge_regional   Contents

latlon_celledge_global


INTERFACE:

   subroutine latlon_celledge_global (latlon)
DESCRIPTION:


USES:

ARGUMENTS:
     implicit none
     type(latlon_type),intent(inout) :: latlon
REVISION HISTORY:
   Created by Mariana Vertenstein
   2005.11.20 Updated to latlon datatype by T Craig
LOCAL VARIABLES:




Erik Kluzek 2010-06-21