Go to the source code of this file.
◆ csetcoord()
subroutine csetcoord |
( |
character*(*) |
sys, |
|
|
real*8 |
x, |
|
|
real*8 |
y, |
|
|
real*8 |
z, |
|
|
type(coord) |
a |
|
) |
| |
Definition at line 2 of file csetCoord.f.
References cerrormsg(), and coord_types().
Referenced by cinitobs(), convcoord(), drawgeomag(), and geomag().
19 #include "Zcoordtype.h" 25 do i = 1, max_coord_types
28 write(msg, *)
' coordinate type=',
sys,
' invalid',
29 *
' input to csetCoord' subroutine cerrormsg(msg, needrtn)
*Zfirst p fm *Zfirst p Zfirst p Zfirst p *Zfirst p *Zfirst pos xyz Zfirst pos xyz sys
integer max_coord_types * coord_types(2)/'llh'/
latitude latitude this system is used *****************************************************************! type coord sequence union map real y
! structure defining a particle at production ! Basic idea of what is to be contained in ! the particle structue is that dynamical ones should be included those derivable from the particle code ! is not included ******************************************************type fmom momentum sequence union map real e endmap map real * x