Step Curve
Chayan
Altair Employee
Overview
This script helps you to create a smooth step curve. The curve equation is described as, y(x) = Y0 (x/X1) ^3 (10-15(x/X1) +6 (x/X1)^2) y(x) starts from zero at x=0 and increases smoothly. At the middle area, y(x) increases rapidly. Finally, y(x) bound to the goal smoothly. You can create those kind of curve without this script via post -> xy plots -> edit curves. This script helps you to input the equation correctly.
Usage/Installation Instructions
* Invoke via File -> Run -> Tcl/Tk script
* input the name of the new curve, the last x value and the last y value.
Limitation
It only supports RADIOSS. The curve always starts from (0,0).
Functionality
XY Plots
Subfunctionality
Utilities
Interface
RADIOSS (Block)
0