Ella Wu
Ella Wu
This is essentially the same issue as #386, but we're now facing the same issue with Azure Pipelines. In the `env` file the logic for checking Docker is quite early,...
## Purpose This the last remaining repo. This fixes a number of things - compilation with strict `-std=f2008` standard - compilation under GCC>= 10 I got the real build to...
## Description Due to the build bot failure last night, we realized that some tests are generating complex values while the reference file contains only the real part. We should...
# Description of feature We currently use 3.10 and we should probably update to 3.16.
## Description We should document all the possible values to `evalFuncs`. This is currently stored in `self.basicCostFunctions`. ## Potential solution Maybe reuse the options table/list to document this? This feels...
# Description Several files that are floating around should probably be made into a CLI program which get installed properly via `setup.py` - [numOfProcsLB](https://github.com/mdolab/adflow/blob/master/examples/numOfProcsLB.py) - [checkZipper](https://github.com/mdolab/adflow/blob/master/adflow/checkZipper.py) - ihc_check from the...
# Description The performance section is seriously out of date. We should update it with what we now know, together with some best practices for improving performance. Some questions: -...
# Description of feature ADflow should exit with a clear error message when running unsupported functionalities in complex build - ANK/other solution strategies - adjoint solution - probably many other...
Currently the slice and lift files are designed to be read by Tecplot only. If someone wants to instead plot using Matplotlib then they have to parse those files themselves....
Many tests currently produce ComplexWarning. Need to look into check_partials setup.