-
We are currently using [`scipy.optimize.minimize`](https://docs.scipy.org/doc/scipy/reference/generated/scipy.optimize.minimize.html).
We have previously played with using IPOPT for the pseudo-spec…
-
I received a PC with WISDEM working correctly (both GUI and examples). Thus, I have successfully installed the GeneratorSE 2.0 in the same WISDEM environment, but the examples do not work, as observed…
-
### Summary of Issue
User reported process termination due to high memory usage from a large, but not massive model. running on a machine with 8 gigs of memory. One other use also had issues runnin…
-
One remark on the test files: What do you think about having a proper test file naming convention so that a test file contains all tests for a respective python file, i.e. `test_structure.py` contains…
-
The RNA mass properties available in WEIS/RAFT includes mass, center of gravity, and rotational inertia.
To calculate the mass and center of gravity of RNA, it’s essential to calculate the mass prop…
-
### Description
Originally sent to me as an email from @cfe316, I'm opening an issue so this can be tracked and solved. From Jacob:
"""
The docs say that OM will pick up on the sparsity pattern, …
-
**Is your feature request related to a problem? Please describe.**
Users need a way to easily call Philote disciplines from OpenMDAO without implementing custom classes that are derived from the gene…
-
Hi,
I have attempted to install WEIS using the instructions provided but I am getting the following error when trying to run the examples.
## Description
It seems that when I run the examples, …
-
Hi Victor,
I was trying to build a `CustomImplicitOperation` object corresponding to the OpenMDAO `ImplicitComponent` class. I assume they are using the same methodology except for the syntax …
RuruX updated
2 years ago
-
We should build in some interpolation functionality to automatically construct start value functions and optionally return infinite variable solutions as functions.