19 if(location%xyz%sys .ne.
'xyz')
then 20 write(msg, *)
' error coord. sys to csetPos=', location%xyz%sys
24 * sqrt(location%xyz%r(1)**2 + location%xyz%r(2)**2 +
25 * location%xyz%r(3)**2)
26 location%height = location%radiallen - eradius
27 location%depth = cvh2thick(location%height)
46 location%radiallen = h + eradius
subroutine cerrormsg(msg, needrtn)
subroutine csetpos2(h, d, location)
subroutine csetpos(location)