Tags: mdolab/pygeo
Tags
CST leading and trailing edge fixes and improvements (#252) * fixed CST TE thickness * updated CST tests * fixed TE plotting * updated plotCST test * added option to manually specify idxFoil * moved thickness subtraction, fixed fit error computation * updated CST fit tests * more normalization fixes * set idxFoil directly from geometry * fixed flipping * moved airfoil dat files to input_files * added CST fit reg tests * os join fix * plotCST kwargs * version bump * automatically determine yTE * cross-product check
Added surface area constraint function to pyGeo MPhys wrapper (#237) * Added surface area constraint function to DVGeo MPhys wrapper * Added DVGeoName and compNames arguments * Made surface area surfaceName consistent with almost all other methods * Smack the rendition
Added coordinate transformations and a few fixes (#157) * checkpoint * fix typo in docstring * several fixes related to use cases with a symmetry plane * fixed some integer divisions * added the optional coordinate transformation routines * bug fix in the section local dv class * editing the symmetry fix a bit * clarified comments * too many typo fixes. added test for the coord xfer feature * format and lint. changed "dir" argument to "mode" * added pyspline solver test. this should fail until the pyspline pr #47 is merged. Updated the input file archive to include sabet's fuselage FFD * flake fix * minor tolerance adjustment on ffd generation test. this fails on my laptop with 1e-15 rel tolerance. the error is at 1.1e-15. Moved the tolerance to 1e-14, which should be plenty accurate * addressing todos * minor rewording * addressing comments
Make ref axis optional when adding a child FFD (#150) * added ref axis checks * fixed refinalizing of child ref axis * Update DVGeo.py moved ref axis addition after the FFD coef are set to their original values to ensure ref axis is embedded in the undeformed volume. * black format * version bump * added error message added error message for adding ref axis to grand children after the child is added to the parent * Fixing formatting Co-authored-by: Neil Wu <602725+nwu63@users.noreply.github.com> Co-authored-by: Bernardo Pacini <bpacini@umich.edu>
PreviousNext