FEM: Update manager.py
This commit is contained in:
@@ -86,7 +86,7 @@ def run_all():
|
||||
run_example("rc_wall_2d", run_solver=True)
|
||||
run_example("square_pipe_end_twisted_edgeforces", run_solver=True)
|
||||
run_example("square_pipe_end_twisted_nodeforces", run_solver=True)
|
||||
run_example("thermomech_bimetall", run_solver=True)
|
||||
run_example("thermomech_bimetal", run_solver=True)
|
||||
|
||||
|
||||
def setup_all():
|
||||
@@ -124,7 +124,7 @@ def setup_all():
|
||||
run_example("rc_wall_2d")
|
||||
run_example("square_pipe_end_twisted_edgeforces")
|
||||
run_example("square_pipe_end_twisted_nodeforces")
|
||||
run_example("thermomech_bimetall")
|
||||
run_example("thermomech_bimetal")
|
||||
|
||||
|
||||
def run_analysis(doc, base_name, filepath="", run_solver=False):
|
||||
|
||||
Reference in New Issue
Block a user