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

Parameters

Design Parameters.

  1. Select the Parameters tab.
  2. The Names of the various design parameters are listed here.
  3. The created variables are read in from the file rail_DV.txt.
  4. Select OK to proceed.

The DV File rail_DV.txt is shown below for reference.

ANSA_3

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