Anil Yildirim
Anil Yildirim
## Description Some of the BC routines such as the subsonic inflow and outflow have checks to make sure that the flow direction is consistent with the prescribed BC itself....
Using an issue to keep track of the additional imports I find throughout the adflow repo: - The OpenMDAO imports in https://github.com/mdolab/adflow/blob/main/adflow/om_adflow.py and related files will be removed in #196....
# Description of feature The addition of flight conditions with the adflow wrapper should be standardized so that we can use the common naming convention with other aero solvers. currently,...
## Type of issue - Code formatting ## Description We have a bunch of warnings and remarks generated during compilation of ADflow. PR #52 addresses most of these issues; however,...
# Description of feature To calculate the fan face force, we use mass averaged velocity integrations to get the fan face velocity. Because our integration surface normals are perfectly aligned...
# Description of feature Currently we can only pass pyADflow options that are defined as `float` in Python to the `realType` in Fortran. This is because of the limitation of...
## Description The PR #130 makes several changes to the adflow behavior in complex mode. One of these is how the complex residuals are reported. We now report the real...
# Description of feature Blockettes only work with steady state RANS simulations with the SA turbulence model on non-rotating reference frames. Any combination of options should automatically disable this feature...
## Type of issue - Bugfix (non-breaking change which fixes an issue) - New feature (non-breaking change which adds functionality) ## Description The agglomerated multigrid (AGMG) preconditioner was added to...