Discussion ClosedThis discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one,click here.
Using standard deviation operator in optimization objective function
Posted 2024年11月22日 GMT+1 17:27Heat Transfer, Optimization, Results & VisualizationVersion 6.22 Replies
Please login with a confirmed email address before reporting spam
Hello.
I want to definestandard deviation of temperature distribution of the load after 60 seconds of heating **( time at 60s) ** as objective function in shape optimizationmodule.
My study is consists of two steps, frequency domain and time dependent.
I made integration operation of the domain of the load in non local coupling section,intop2Then i could get standard deviation at specific time (60s) by defining Derived values - global evaluation using stddev() built in operator,stddev('comp1.intop2',T).
However, I have no idea how to define objective function using stddev('comp1.intop2',T). stddev() does not work here. Also, I am struggling how to define standard deviation of temperature at specific time as objective function.
I appreciate any advice.
