European Space Agency

European Space Agency

Royal Belgian Institute for Aeronomy

Royal Belgian Institute for Aeronomy

../_images/whiteSpace.png

uc192 - control parameters, set 2

subroutine  uc192()

Synopsis

INCLUDE 'unilib.h'

COMMON /UC192/ xrmin, xbmin, xtmin, xbmax, epslon, epsfl,
               fvet, pvet, epsomeg, dltlat

REAL*8         xrmin, xbmin, xtmin, xbmax, epslon, epsfl
REAL*8         fvet, pvet, epsomeg, dltlat

Arguments

xrmin

Minimum allowed for the radial distance

xbmin

Minimum allowed for the magnetic field intensity

xtmin

Minimum allowed for the sinus of the geomagnetic latitude

xbmax

Maximum allowed for the magnetic field intensity

epslon

Precision of the longitude determination in degrees

epsfl

Tolerance on the shell parameter

fvet

Factor of the Vette function

pvet

Exponent of the Vette function

epsomeg

Maximum solid angle in degree

dltlat

Maximum step in latitude

Description

The common blocks uc190 uc192 are related to the evaluation of the magnetic field vector and to the tracing of magnetic drift shell.

Dependencies

Used by

Modified by

See also

Examples

None


UNILIB/tags/v3.02