SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Functions/Subroutines
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 6 of file latlontoxy1d.F90.