Skip to content
Snippets Groups Projects
Commit 7f4227c4 authored by David's avatar David
Browse files

enable writing out iterations

parent 796a4492
Branches
No related tags found
No related merge requests found
......@@ -148,7 +148,7 @@ else:
write_to_file = {
'space_errornorms': True,
'meshes_and_markers': True,
'L_iterations_per_timestep': False,
'L_iterations_per_timestep': True,
'solutions': True,
'absolute_differences': True,
'condition_numbers': analyse_condition,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment