Card 9 - FIELDCSYS

This optional card specifies the local coordinate systems supported in the interpolation methods in Card 9 - FIELDINTERP.

Parameters: KODE, T1, T2, T3, T4

KODE

KODE is the code FIELDCSYS

T1

T1 can be:

  • CARTESIAN (or CYLINDRICAL or SPHERICAL) that specifies the type of local CSYS.
  • ORIGIN
  • XDIR
  • YDIR

T2

T2 is:

  • Specifies the X coordinate of local CSYS origin when T1 is ORIGIN.
  • Specifies the X coordinate of the X axis for the local CSYS when T1 is XDIR.
  • Specifies the X coordinate of the Y axis for the local CSYS when T1 is YDIR.

T3

T3 is:

  • Specifies the Y coordinate of local CSYS origin when T1 is ORIGIN.
  • Specifies the Y coordinate of the X axis for the local CSYS when T1 is XDIR.
  • Specifies the Y coordinate of the Y axis for the local CSYS when T1 is YDIR.

T4

T4 is:

  • Specifies the Z coordinate of local CSYS origin when T1 is ORIGIN.
  • Specifies the Z coordinate of the X axis for the local CSYS when T1 is XDIR.
  • Specifies the Z coordinate of the Y axis for the local CSYS when T1 is YDIR.