Document Actions
Point MSE
A composite MSE (Mean Square Error) function is used in order to apply parameter identification with simple target values.
Solution with LS-OPTui
Document Actions
Solution with LS-OPTui
Solvers
Solvers
Open LS-OPTui.
Solvers Panel
| ![]() |
Variables
Variables
Define the Variables
| ![]() |
| ![]() |
Histories
Histories
Extract History
This will extract the Z-slave history Force from the binary output database RCFORC. | ![]() |
Responses
Responses
Define the Responses
| ![]() |
| ![]() |
| ![]() |
| ![]() |
| ![]() |
Objective
Objective
Objective
| ![]() |
Run
Run
Run the Optimization
| ![]() |
Com-file
Com-file
The created command file may look like this:
"parameter identification"
Author "jim brown"
$ Created on Thu Jan 10 12:59:20 2008
solvers 1
responses 4
histories 1
$
$ DESIGN VARIABLES
$
variables 2
Variable 'YMod' 700000
Lower bound variable 'YMod' 500000
Upper bound variable 'YMod' 2e+06
Variable 'Yield' 1500
Lower bound variable 'Yield' 500
Upper bound variable 'Yield' 2000
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$ OPTIMIZATION METHOD
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$
Optimization Method SRSM
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$ SOLVER "1"
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$
$ DEFINITION OF SOLVER "1"
$
solver dyna960 '1'
solver command "/home/prak1/LS-DYNA/ls971_s_7600_1224_ia32_redhat90"
solver input file "/home/prak1/LS-OPT/beispiele/parameter_identification/foam1.k"
solver check output on
solver compress d3plot off
$ ------ Pre-processor --------
$ NO PREPROCESSOR SPECIFIED
$ ------ Metamodeling ---------
solver order linear
solver experiment design dopt
$ ------ Job information ------
solver concurrent jobs 1
$
$ WARNING - NO RESPONSES DEFINED FOR SOLVER "1"
$
$
$ HISTORIES FOR SOLVER "1"
$
history 'Force' "BinoutHistory -res_type RCForc -cmp z_force -id 1 -side SLAVE"
$
$ RESPONSE EXPRESSIONS FOR SOLVER "1"
$
response 'F1' expression {Force(0.002)}
response 'F2' expression {Force(0.004)}
response 'F3' expression {Force(0.006)}
response 'F4' expression {Force(0.008)}
composites 1
$
$ COMPOSITE RESPONSES
$
composite 'MSE' type standardMSE
composite 'MSE' response 'F1' 10000
composite 'MSE' response 'F2' 13000
composite 'MSE' response 'F3' 15000
composite 'MSE' response 'F4' 17000
$
$ OBJECTIVE FUNCTIONS
$
objectives 1
objective 'MSE' 1
$
$ THERE ARE NO CONSTRAINTS!!!
$
constraints 0
$
$ JOB INFO
$
concurrent jobs 1
iterate param design 0.01
iterate param objective 0.01
iterate param stoppingtype or
iterate 5
STOP
Results
Document Actions
Results
Accuracy
Accuracy
Metamodel accuracy of all points for response F1Start the LS-OPT Viewer.
→ Good approximation: low distance between predicted (black line) and computed (red points) values. | ![]() |
Computed vs Predicted in Opt History plot:
→ Good approximation of optima. | ![]() |
Convergence
Convergence
Convergence of the Variable YMod
→ The value of the variable (red line) changes and with every iteration the range of the variable is getting smaller (blue lines). The variable is rather insignificant (see ANOVA) and therefore isn't converged. | ![]() |
Convergence of the Variable Yield
→ Here you can see the value (red line) and the range (blue lines) of the variable Yield. The variable is important for the optimization (see ANOVA) and appears to be converged.
| ![]() |
Confidence Intervals
Confidence Intervals
Confidence IntervalsThe Confidence Intervals can be found in the lsopt_report file.
The Confidence Intervals are located at the end of the file.
| ![]() |
You can also open the lsopt_report file from the main directory (search for 'Confidence') to find the Confidence Intervals of YMod and Yield. In both cases you will find this output file. | ![]() |
ANOVA
ANOVA
ANOVA ResultsThe ANOVA (analysis of variance) result can be displayed as follows in the LS-OPT Viewer:
| ![]() |
To view an ANOVA result for another response:
→ As we can see for these two responses the variable YMod is rather insignificant and the variable Yield is important. | ![]() |
Download
Download
The complete data set (input and command files) is available for download as tar.gz point_MSE.tar.gz or zip-file point_MSE.zip.



















