python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
List handling in GEKKO python
i'm currently working on a model of a distillation flask for a university project, the phisical problem is described by a DAE system, and i'm trying to solve it using GEKKO.
I'm facing a problem with ...
Patrick23
Votes: 0
Answers: 1
GEKKO: Get maximum value of list of Intermediates
I am working on a problem where I have defined several lists of Intermediates. One of my constraints depends on obtaining the maximum and minimum values of one of these lists of Intermediates. As far ...
Ryan L
Votes: 0
Answers: 1
How can I force initial conditions for optimal control problem in Gekko?
How can you fix initial conditions in Gekko?? I am pretty new to Gekko still and am working on optimizing the AOA and bank angles for a shuttle-type reentry vehicle to maximize cross-range. The EOMs ...
Jacob Olsen
Votes: 0
Answers: 1
GEKKO: Error in syntax of function string
I'm having trouble understanding an error message I'm getting from my GEKKO model.
For context, this model is supposed to optimize the gas spring force and dimension parameters of a gas-spring assiste...
Ryan L
Votes: 0
Answers: 1