From e0c8440e06a7cf7641f0e8c31b4bf4ad6463ba2d Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Fri, 13 Sep 2019 08:59:51 +0200 Subject: [PATCH] FEM: ccx result reader, translate German comment --- src/Mod/Fem/feminout/importCcxFrdResults.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/Fem/feminout/importCcxFrdResults.py b/src/Mod/Fem/feminout/importCcxFrdResults.py index ca2c092572..2e182066bd 100644 --- a/src/Mod/Fem/feminout/importCcxFrdResults.py +++ b/src/Mod/Fem/feminout/importCcxFrdResults.py @@ -697,7 +697,7 @@ def read_frd_result( if mode_time_changed: mode_results["time"] = timestep - # mode_results["time"] = 0 # Don't return time if static # WARUM? + # mode_results["time"] = 0 # Don't return time if static # Why? mode_time_found = False mode_time_changed = False