python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
OpenMDAO Dymos: How to run kinematic optimization with initial and final state values that depend on design variables?
The image above shows the kinematic optimization problem statement that I'm trying to implement. The initial and final state values are directly proportional to design variables.
And the following ar...
Jonathan Ryu
Votes: 0
Answers: 1
Can you provide recommendations on how to debug "Positive directional derivative for linesearch"?
I've been trying to get a dynamic optimization working using dymos, but my optimizations routinely fail with the following error: "Positive directional derivative for linesearch".
From what ...
Chris
Votes: 0
Answers: 1
Functions scaling in OpenMDAO
Is there any way to apply a logarithmic scaling to the design objectives/constraints in OpenMDAO? In my optimization problem, I have to deal with an objective function that takes large values and vari...
Kasia
Votes: 0
Answers: 2