| Project 2 Defining Parameter File  In this project, we will modify some parameters 
                      to have probabilistic distributions. After parameters are 
                      defined, we indicate the analysis file for ANSYS to solve. 
                      Then the next step is to specify probabilistic distributions 
                      for each input parameter and all output parameters. Before 
                      we can solve, we have to specify the sampling method and 
                      its parameters. Here are some macro files needed to specify 
                      this problem. Click here to download.
 First of all, define working directory. Go to
 Utillity Menu -> Change directory
 
 
  
 then browse for directory where you saved macro 
                      files.    The next step is to load input file. Go toUtility Menu -> File -> Read Input from
 Then browse location of the file.
 
 Reading input file is 
                      equivalent to typing "/INP, filename.mac" in the 
                      command line.          |