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
131 stars 55 forks source link

CST tutorial #151

Closed eytanadler closed 2 years ago

eytanadler commented 2 years ago

Purpose

Adds a tutorial showing the basic usage of DVGeometryCST.

Expected time until merged

Now please

Type of change

codecov[bot] commented 2 years ago

Codecov Report

Merging #151 (286d6c8) into main (8453c44) will decrease coverage by 10.47%. The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #151       +/-   ##
===========================================
- Coverage   63.74%   53.27%   -10.48%     
===========================================
  Files          47       47               
  Lines       11689    11689               
===========================================
- Hits         7451     6227     -1224     
- Misses       4238     5462     +1224     
Impacted Files Coverage Δ
pygeo/parameterization/DVGeoMulti.py 0.40% <0.00%> (-89.42%) :arrow_down:
pygeo/constraints/areaConstraint.py 50.50% <0.00%> (-25.42%) :arrow_down:
pygeo/constraints/DVCon.py 68.04% <0.00%> (-3.69%) :arrow_down:
pygeo/pyBlock.py 45.37% <0.00%> (-1.65%) :arrow_down:
pygeo/parameterization/DVGeo.py 64.23% <0.00%> (-0.50%) :arrow_down:
pygeo/topology.py 54.92% <0.00%> (-0.23%) :arrow_down:
pygeo/__init__.py 91.30% <0.00%> (+8.69%) :arrow_up:
pygeo/parameterization/__init__.py 88.88% <0.00%> (+11.11%) :arrow_up:

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