/[PAMELA software]/gpamela/gpgar/xfieldmap.inc
ViewVC logotype

Annotation of /gpamela/gpgar/xfieldmap.inc

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3.1 - (hide annotations) (download)
Thu Jul 11 16:02:14 2002 UTC (22 years, 4 months ago) by cafagna
Branch point for: v3r0, MAIN
Initial revision

1 cafagna 3.1 *
2     * $Id$
3     *
4     * $Log$
5     *
6     *
7     * xfieldmap.inc
8     *
9     *CMZ : 3.00/00 02/05/2001 20.42.25 by Unknown
10     *-- Author :
11     *-----------------------------------------------------------------------
12     * FLDMAP - Contains field maps produced by finite element programs
13     * and interpolated in Garfield.
14     * PARAMETER : (XYZ)MAP : Triangles (flag 1)
15     * E(XYZ)MAP : Electric field (flags 2, 3, 4)
16     * VMAP : Potential (flag 5)
17     * B(XYZ)MAP : Magnetic field (flags 6, 7, 8)
18     * MATMAP : Material index (flag 9)
19     * EW(XYZ)MAP : Weighting field (flags 11+, 12+, 13+)
20     * MAPFLG : Availability of the above, 10 = D
21     * ..MIN/MAX : Coordinate range seen in grid
22     * NMAP : Number of elements.
23     * EPSMAT : Dielectric constants
24     * EPSSUR : Surface/volume covered by the medium
25     * NEPS : Number of dielectric constants.
26     * MAPTYP : Element type:
27     * 0 = not yet known
28     * 1 = triangle 1st order
29     * 2 = triangle 2nd order
30     * 3 = triangle 3rd order
31     * 4 = parallelogram 1st order
32     * 5 = parallelogram 2nd order
33     * 6 = parallelogram 3rd order
34     * 7 = tetragon 1st order
35     * 8 = tetragon 2nd order
36     * 9 = tetragon 3rd order
37     * 11 = tetrahedron 1st order
38     * 12 = tetrahedron 2nd order
39     * 13 = tetrahedron 3rd order
40     * 14 = parallelepiped 1st order
41     * 15 = parallelepiped 2nd order
42     * 16 = parallelepiped 3rd order
43     * 17 = arbitrary hexahedron 1st order
44     * 18 = arbitrary hexahedron 2nd order
45     * 19 = arbitrary hexahedron 3rd order
46     * MAPORD : Field map interpolation order.
47     * IDRMAT : Drift medium, index into EPSMAT.
48     * NWMAP : Current number of weighting maps.
49     * INDEWS : Conductor group number for the field map.
50     * MATSRC : Origin of the material properties.
51     * (Last changed on 29/11/99.)
52     *-----------------------------------------------------------------------

  ViewVC Help
Powered by ViewVC 1.1.23