/FUNCT
Block Format Keyword Defines a function (For example: stress (Y-axis) as a function of strain (X-axis)).
Format
(1) | (2) | (3) | (4) | (5) | (6) | (7) | (8) | (9) | (10) |
---|---|---|---|---|---|---|---|---|---|
/FUNCT/fct_ID | |||||||||
fct_title | |||||||||
X | Y |
Definitions
Field | Contents | SI Unit Example |
---|---|---|
fct_ID | Function identifier
(mandatory) (Integer, maximum 10 digits) |
|
fct_title | Function
title (Character, maximum 100 characters) |
|
X | Abscissa
value (Real) |
|
Y | Function
value (Real) |
Comments
- The function may contain any number of points.
- For Abscissa values that are defined outside the range of the function, the function is linearly extrapolated with a slope defined by the last two points of the function. The list of abscissa values must be strictly increased (which means each abscissa value must be greater than the previous abscissa value).
- A function and a table cannot share the same identifier.
- Any option referencing a function can reference a table of one dimension as well, and reciprocally.