fast-aircraft-design / FAST-OAD

FAST-OAD: An open source framework for rapid Overall Aircraft Design
GNU General Public License v3.0
48 stars 25 forks source link

Be able to modify initial values for looped variables (MDA loop) #353

Open areysset opened 3 years ago

areysset commented 3 years ago

Have a function to be able to set an intelligent initial set of values for looping parameters (output parameters used by internal models).

areysset commented 3 years ago

Maybe it could even be fine to set looped outputs values to values set in the .xml file? This would mean the output .xml file can be used as a speed-up for the integration test and Notebook tests in the workflow (speaking for FAST-GA and future FAST-OAD with L1 aerodynamic models).