C **** dynphi.h.1 C **** /DYNPH / contains dynamo potentials, geopotential dynphi.h.2 C **** heights, ion drift velocity components, ui, vi, wi dynphi.h.3 C **** dynphi.h.4 COMMON/DYNPHI/PHIM(IMAXMP,JMAXM), dynphi.h.6 2 PHIHM(IMAXMP,JMAXM) dynphi.h.7 C **** dynphi.h.11 C **** Where: dynphi.h.12 C **** dynphi.h.13 C **** DYNPOT = 3-d dynamo potential in geographic space dynphi.h.14 C **** PHIM = single level dynamo potential in geomagnetic dynphi.h.15 C **** coordinates as generated by MUD dynphi.h.16 C **** PHIM3D = 3-D dynamo potential in geomagnetic space dynphi.h.17 C **** PHIH = single level Heelis potential in geographic dynphi.h.18 C **** space dynphi.h.19 C **** PHIHM = single level Heelis potential in geomagnetic dynphi.h.20 C **** space dynphi.h.21 C **** ZZM = 3-d geopotential heights in geomagnetic space dynphi.h.22 C **** UI = 3-D zonal ion-drift velocity in geographic space dynphi.h.23 C **** VI = 3-D meridional ion-drift velocity in geographic dynphi.h.24 C **** space dynphi.h.25 C **** WI = 3-D vertical ion-drift velocity in geographic space dynphi.h.26 C **** PHISYM = Symmetric potential (average of SH+NH of PHIHM) dynphi.h.27 C **** PHIANT = Anti-symmetric potential (PHISYM-PHIHM) dynphi.h.28 C **** dynphi.h.29