Replies: 1 comment 15 replies
|
Unfortunately, the MMA/CGMMA optimizers were not added in pyOptSparse. You may need to create an issue on the pyOptSparse repo and request this feature. Once added, you need to compile everything from scratch, or you can compile the new pyOptSparse in the DAFoam Docker image and save it as a new image. Note that our framework does not support pyOpt. We support only pyOptSparse. |
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I want to run the topology optimization case but I do not have the acess to SNOPT. Therefore, I wander how to add other optimization algorithm like the MMA/GCMMA in the pyopt to the Dafoam? I am just getting started on Dafoam by using the Docker image form. Should I compile it form source instead or is there a way to add pyOpt into the Dafoam docker image.
All reactions