-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
Description
When running aviary/examples/run_off_design_example.py there are some issues with the reports folders.
- Since there are 3 missions runs in the script, there should be 3 reports folders but there are only 2. The third mission run overwrites the directory of the second mission run
- After the second mission run, the directory has a full set of reports. But after the third run, it has a greatly reduced set of reports.
The normal set of reports is
input_checks.md
inputs.html
mission_summary.md
mission_timeseries_data.csv
n2.html
opt_report.html
overridden_variables.md
status.json
subsystems
total_coloring.html
traj_linkage_report.html
traj_results_report.htmlbut after the third run, only get
driver_scaling_report.html
n2.html
total_coloring.html
traj_results_report.html
Example
Run
python aviary/examples/run_off_design_example.py
Aviary Version
0.10.0.dev0
Relevant environment information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels