9 lines
201 B
JSON
9 lines
201 B
JSON
|
|
{
|
||
|
|
"weighted_objective": 0.7169999999999999,
|
||
|
|
"objective_type": "minimize",
|
||
|
|
"inputs_used": {
|
||
|
|
"norm_stress": 0.75,
|
||
|
|
"norm_disp": 0.64
|
||
|
|
},
|
||
|
|
"formula": "0.7 * norm_stress + 0.3 * norm_disp"
|
||
|
|
}
|