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

ESP tutorial #152

Closed hajdik closed 1 year ago

hajdik commented 2 years ago

Purpose

Adding a simple ESP tutorial demonstrating how to use an ESP model with pyGeo and change the design variables

Expected time until merged

1 week

Type of change

Testing

The new example script should run in a docker image and produce a new CSM file, modified.csm.

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #152 (de628db) into main (56c5119) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #152   +/-   ##
=======================================
  Coverage   63.75%   63.75%           
=======================================
  Files          47       47           
  Lines       11786    11786           
=======================================
  Hits         7514     7514           
  Misses       4272     4272           
Impacted Files Coverage Δ
pygeo/__init__.py 82.60% <100.00%> (ø)
pygeo/parameterization/DVGeoESP.py 64.88% <100.00%> (ø)

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