OpenMDAO / pyCycle

Thermodynamic cycle modeling library, built on top of OpenMDAO
Other
78 stars 53 forks source link

Added variables to viewer, removed IVC from compressor and turbine map, and lowered hpt map speed bound #49

Closed jdgratz10 closed 2 years ago

jdgratz10 commented 2 years ago

The IVC in the compressor and turbine maps was replaced with a set_input_defaults call in order to be able to control that variable at a higher level. The viewer was also expanded to include a few more variables, and the HPT map speed bound was lowered to account for maps scaled to 1 instead of 100. This branch has passed all regular and benchmark tests.