SURFEX v7.3
General documentation of Surfex
 All Classes Files Functions Variables Typedefs
Functions/Subroutines
/home/dasprezs/EXPORT_v7_3/src/SURFEX/latlontoxy1d.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine LATLONTOXY1D (PLAT0, PLON0, PRPK, PBETA, PLATOR, PLONOR, PXHATM, PYHATM, PLAT, PLON, KN, PRADIUS)

Function/Subroutine Documentation

subroutine LATLONTOXY1D ( REAL, intent(in)  PLAT0,
REAL, intent(in)  PLON0,
REAL, intent(in)  PRPK,
REAL, intent(in)  PBETA,
REAL, intent(in)  PLATOR,
REAL, intent(in)  PLONOR,
REAL, dimension(kn), intent(out)  PXHATM,
REAL, dimension(kn), intent(out)  PYHATM,
REAL, dimension(kn), intent(in)  PLAT,
REAL, dimension(kn), intent(in)  PLON,
INTEGER, intent(in)  KN,
REAL, intent(in), optional  PRADIUS 
)

Definition at line 2 of file latlontoxy1d.F90.