Skip to content

Commit 8710507

Browse files
clazarophilbucher
andauthored
Update structural_mechanics/validation/beam_nonlinear_cantilever3D_bathe/source/MainKratos.py
Co-authored-by: Philipp Bucher <philipp.bucher@tum.de>
1 parent 9b1f5ab commit 8710507

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • structural_mechanics/validation/beam_nonlinear_cantilever3D_bathe/source

structural_mechanics/validation/beam_nonlinear_cantilever3D_bathe/source/MainKratos.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ def __init__(self, model, project_parameters, flush_frequency=10.0):
2727
def Initialize(self):
2828
super().Initialize()
2929
sys.stdout.flush()
30+
KratosMultiphysics.Logger.Flush()
3031

3132
def FinalizeSolutionStep(self):
3233
super().FinalizeSolutionStep()

0 commit comments

Comments
 (0)