16 #include "Zcoordtype.h" 19 temp%radius = llh%h + eradius
20 temp%theta = 90.
d0 - llh%lat
22 if(llh%long .lt. 0.
d0)
then 23 temp%phi = llh%long + 360.
d0 28 temp%r(3) = llh%r(3) + eradius
29 temp%r(1) = 90.
d0 - llh%r(1)
31 if(llh%r(2) .lt. 0.
d0)
then 32 temp%r(2) = llh%r(2) + 360.
d0 integer max_coord_types * coord_types(2)/'llh'/
block data cblkEvhnp ! currently usable models data RegMdls ad *special data *Cekaon d0
subroutine cllh2sph(llh, sph)