um532 - evaluate the external magnetic field¶
- subroutine um532(r, sla, cla, slo, clo, dbr, dbt, dbp)¶
external magnetic field
- Parameters:
r [real8,in] :: geocentric radius in Earth radii
sla [real8,in] :: sine of the geocentric colatitude
cla [real8,in] :: cosine of the geocentric colatitude
slo [real8,in] :: sine of the longitude
clo [real8,in] :: cosine of the longitude
dbr [real8,out] :: external magnetic field component along “rho”
dbt [real8,out] :: external magnetic field component along “theta”
dbp [real8,out] :: external magnetic field component along “phi”
Description¶
Diagnostics¶
None
Common Blocks¶
Dependencies¶
Called by¶
Calls¶
See also¶
None
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02