Mr. Xiaosong Zhang 0 Report post Posted August 2, 2018 Hello guys, I am working on an optimization of a motion function of a variable pitch turbine. The design variables in sobol can only be a number but not expressions. Is there any other way to optimize a function or expression? Thank you. Share this post Link to post Share on other sites
Mr. Claus Abt 14 Report post Posted August 2, 2018 You can control the functions by design variables, i.e. the parameters of the function.CheersClaus Share this post Link to post Share on other sites
Jörg 29 Report post Posted August 2, 2018 Here is an example: The design variable x is the one you vary in the design engine. The parameter "function" can contain any kind of expression, and also additional design variables, of course. Share this post Link to post Share on other sites
Mr. Xiaosong Zhang 0 Report post Posted August 2, 2018 You can control the functions by design variables, i.e. the parameters of the function.CheersClaus Here is an example: function_and_design_variable.png The design variable x is the one you vary in the design engine. The parameter "function" can contain any kind of expression, and also additional design variables, of course. Thanks for your reply. As your example, this makes "x" into the design variable. Is it any way to make each value of the function into design variable? Cheers. Share this post Link to post Share on other sites
Jörg 29 Report post Posted August 2, 2018 Select the value for which you need a design variable > context menu (right mouse button) > create design variable. Alternatively, create a design variable from the menu and drag&drop it to the location in the expression. Share this post Link to post Share on other sites