-
After POEM 46 in merged into OpenMDAO, adjust integration tests to check that distributed solvers like TACS and MELD work properly when run on multiple procs.
-
### Description
after I run `aviary level1 bench_2`, and try to open the output file traj_linkage_report.html, I got an "N2 Error". The detailed message is:
An error has occurred while displaying…
-
## Description
I installed pyoptsparse using the build_pyoptsparse repo on openMDAO git page. The import and everything is working fine, however, it seems that pyoptsparse has some interference wit…
-
The current generation does not leverage the mixed integer capabilities of SMT
-
### Description
I am working on trajectory optimization with OpenAeroStruct, where the ODE function evaluation at each node involves OAS analysis. Here, I am trying to parallelize OAS analyses, whi…
-
## Description
Hi again,
I am trying to run WEIS in the format of example 02, where an `openfast_file` and `openfast_dir` are specified with the OpenFAST input files. I am able to both run exampl…
-
Hi, I am new to pygeo. The provided jacobian from pygeo is in CSR format for TACS. How can I just get the jacobian matrices for each of the pointset and the DVs and DVconstraint. The tutorial for this…
-
### Conda-forge documentation
- [X] I could not solve my problem using the conda-forge documentation.
### Installed packages
```shell
C:\Windows\system32\cmd.exe /D /S /C "C:\Miniconda3\condabin\ma…
-
### Task Description
jax is issuing a deprecation warning due to the use of `DeviceArray` in `explicit_func_comp.py`.
This should be changed to `Array`
```
.../OpenMDAO.git/openmdao/components…
-
### Description
When running our model with parallel groups instead of serial groups, derivatives were observed to be incorrect for outputs that were functions of both a parallel group subsystem and …