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
122 stars 54 forks source link

Le radius changes #218

Closed anilyil closed 12 months ago

anilyil commented 12 months ago

Purpose

Minor change in the LE radius constraints to enable directly using the LE list coordinates instead of interpolating internally.

Expected time until merged

Type of change

Testing

Checklist

codecov[bot] commented 12 months ago

Codecov Report

Merging #218 (b2a3a38) into main (98f0e25) will decrease coverage by 0.01%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #218      +/-   ##
==========================================
- Coverage   64.65%   64.64%   -0.01%     
==========================================
  Files          47       47              
  Lines       12040    12043       +3     
==========================================
+ Hits         7784     7785       +1     
- Misses       4256     4258       +2     
Files Changed Coverage Δ
pygeo/constraints/DVCon.py 71.70% <66.66%> (-0.17%) :arrow_down:

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