! ! Geographic coordinates of opposite ends of magnetic field lines. ! Defined by subroutine othend (called from start). ! Routines including this file must also have the following, or ! equivalent: ! include "params.h" ! PARAMETER (IMAXG=ZIMX, JMAXG=ZJMX) ! PARAMETER (IMAXGP=IMAXG+1, JMAXGP=JMAXG+1) ! common/othend_com/ rlamda(imaxgp,jmaxg),rtheta(imaxgp,jmaxg)