Example: Function call: increment(avg(matrix_63)).
matrix_63:
x1 |
x2 |
x4 |
scenario_benchmark |
2 -3 1 |
-1 6 2 |
1 -7 1.5 |
15 -1 -1 |
The matrix_63 is in file matrix_63.txt in PSG Matrix format (see, PSG Matrix in General (Text) Format).
point_1:
component_name |
value |
x1 x2 x4 |
1 1 1 |
The point point_1 is in file point_1.txt (see, PSG Point).
To calculate incremets of avg at point_1 run the problem in file problem_increments.txt (see, Calculate Problem):
calculate
point: point_1
value:
increment(avg(matrix_63))
Result is point_increment_avg:
Component_name Value
x1 0.000000000000e+000
x2 -2.333333333333e+000
x4 1.500000000000e+000
All files are in folder .\Aorda\PSG\Examples\Functions\increments_test.