Home Screen Process Flowchart
- Select the Setup box.
- A window Problem global setup shall open.
Define the Parameters.
- Select the Parameter Setup tab.
- The variables are already defined in the input file rail_DV.txt (shown below) .
# DESIGN VARIABLES
#-----------------------------------------------------------------------------------
# ID | DESIGN VARIABLE NAME | TYPE | RANGE| CURRENT VALUE|MIN VALUE-->MAX VALUE|STEP
#-----------------------------------------------------------------------------------
1, Emboss_Depth, REAL, BOUNDS, 0., -6., 0.
2, Emboss_Width, REAL, STEP, 0., -2., 2., 1.
3, Emboss_Dist, REAL, BOUNDS, 0., -5., 10.
4, Thickness, REAL, LIST, 1.2,0.8,0.9,1.,1.1,1.2,1.4,1.7
#-----------------------------------------------------------------------------------
Stage Matrix
- Select the Stage Matrix tab.
- You find a matrix of parameters vs. stages, and symbols that visualize if parameters are found in input files. The names of the respective input files can be visualized by hovering the mouse on the respective file icon.
Sampling Matrix
- Select the Sampling Matrix tab.
- If you don't want to use a parameter as variable for a respective sampling, the variables can be switched off here. The parameters are treated as constants then.
- Select the OK button to proceed.