mdolab / pygeo

pyGeo provides geometric design variables and constraints suitable for gradient-based optimization.
https://mdolab-pygeo.readthedocs-hosted.com/en/latest/?badge=latest
Apache License 2.0
124 stars 55 forks source link

Updated demoDesignVars docstring #171

Closed sseraj closed 1 year ago

sseraj commented 1 year ago

Purpose

When I added the option to output the surface mesh with demoDesignVars in #104, I did not mention that the ADflow instance needs a mesh warping object. In this PR, I updated the docstring to include that.

Expected time until merged

3 days

Type of change

Testing

Documentation only change

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #171 (c0c6e91) into main (5d42e7d) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #171   +/-   ##
=======================================
  Coverage   64.14%   64.14%           
=======================================
  Files          47       47           
  Lines       11866    11866           
=======================================
  Hits         7611     7611           
  Misses       4255     4255           
Impacted Files Coverage Δ
pygeo/parameterization/DVGeo.py 66.39% <ø> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more