Skip to content
Snippets Groups Projects
Commit 0dd095a7 authored by Lukas Müller's avatar Lukas Müller
Browse files

Added loop nesting

Former-commit-id: 674c219e1b2ef3e4df0983a75427b6fb472620e4
parent 06726b18
No related branches found
No related tags found
No related merge requests found
Pipeline #192710 canceled
Showing
with 1 addition and 4 deletions
......@@ -25,7 +25,7 @@ mdao_definitions = ['unconverged-MDA-J', # 0
# Settings for scripting
mdao_definitions_loop_all = True # Option for looping through all MDAO definitions
mdao_definition_id = 10 # Option for selecting a MDAO definitions (in case mdao_definitions_loop_all=False)
mdao_definition_id = 4 # Option for selecting a MDAO definitions (in case mdao_definitions_loop_all=False)
# Settings for saving
pdf_dir = 'sellar_problem/(X)DSM'
......@@ -285,7 +285,4 @@ for mdao_definition in mdao_definitions:
pretty_print=True,
integrity=True)
test = mpg.get_nested_process_ordering()
print 'Done!'
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment