x
Our website uses cookies. By using the website you agree ot its use. More information can be found in our privacy policy.

Parameter setup

Home Screen Process Flowchart

  1. Select the Setup box.                                                                 
  • A window Problem global setup shall open.

setup_1

Define the Parameters.

  1. Select the Parameter Setup tab.

 

  • The variables are already defined in the input file rail_DV.txt (shown below) . 

setup_2

# 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
#-----------------------------------------------------------------------------------