From 417d9216e849cdc8234d0132d554e77e0a674664 Mon Sep 17 00:00:00 2001 From: Lorenzo Vecchietti <58366962+lorenzovecchietti@users.noreply.github.com> Date: Wed, 17 Jan 2024 09:07:14 +0100 Subject: [PATCH] Update pyaedt/modules/Boundary.py Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com> --- pyaedt/modules/Boundary.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyaedt/modules/Boundary.py b/pyaedt/modules/Boundary.py index c1ca986c87b..10f63c8eae1 100644 --- a/pyaedt/modules/Boundary.py +++ b/pyaedt/modules/Boundary.py @@ -4699,7 +4699,7 @@ class SquareWaveDictionary(BoundaryDictionary): on_value : str Maximum value of the square wave. initial_time_off : str - Time after which the square wave assignment starts + Time after which the square wave assignment starts. on_time : str Time for which the square wave keeps the maximum value during one period. off_time : str