/FUNC_2D
Block Format Keyword Defines a scalar value or a vector value defined on a subset of .
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/FUNC_2D/fct2d_ID | |||||||||
fct2d_title | |||||||||
dim |
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
X | Y | Z1 | Z2 | Z3 |
Definition
Field | Contents | SI Unit Example |
---|---|---|
fct2d_ID | 2D function identifier
(mandatory) (Integer, maximum 10 digits) |
|
fct2d_title | 2D function
title (Character, maximum 100 characters) |
|
dim | Dimension of the 2D
function values
|
|
X | Coordinate
1 (Real) |
|
Y | Coordinate
2 (Real) |
|
Z1 | 2D function value along first basis axis | |
Z2 | 2D function value along second basis axis, only used when dim=2 or 3 | |
Z3 | 2D function value along third basis axis, only used when dim= 3 |
▸Example
Comments
- The function may contain any number of points.