ud328 - evaluate the second derivative of B¶
- subroutine ud328(mgp, sderv, ifail)¶
- Parameters:
mgp [zgeo,in] :: geographic position
sderv [real8,out] :: second derivative
ifail [integer4,out] :: error flag (see Diagnostics)
Description¶
The subroutine
ud328()
computes at the geocentric locationmgp
the value of\(-\frac{\partial^2 B}{\partial s^2}\frac{1}{B}\)
where s is the arc length along the magnetic field line passing through the position
mgp
, and B is the magnetic field intensity.
History¶
The subroutine UD328 does not exist in version 1.05 and earlier.
Diagnostics¶
-32801, not enough place in the common block
uc170
Common Blocks¶
Dependencies¶
Called by¶
Calls¶
See also¶
None
Reported Bugs¶
None
Examples¶
None
UNILIB/tags/v3.02