From 49282d5be7ed5beec3f6f09bac7863a3b8e1a31d Mon Sep 17 00:00:00 2001 From: Torsten Sommer Date: Thu, 6 Jun 2024 15:49:57 +0200 Subject: [PATCH 1/5] Allow setting continuous states in Event Mode if reinit = false fixes #1950 --- docs/2_3_common_states.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2_3_common_states.adoc b/docs/2_3_common_states.adoc index ce629ac9..7a9e1c21 100644 --- a/docs/2_3_common_states.adoc +++ b/docs/2_3_common_states.adoc @@ -553,7 +553,7 @@ a| Allowed Function Calls:: Function <>:: -This function can be called for variables with <> and for variables with <> and <>. +This function can be called for variables with <> = <>, <> = <> and <> = <>, and <> = `false`. Functions <>:: Getting variables might trigger <>. From c9d71986a609a9aa48a189208c5eb40e5da0498c Mon Sep 17 00:00:00 2001 From: KarlWernersson <33219360+KarlWernersson@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:32:43 +0200 Subject: [PATCH 2/5] Update 2_3_common_states.adoc small changes to make it less likely that someone misinterprate it, maybe need to ad some symbols to continuous-time state to make it linkable? --- docs/2_3_common_states.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2_3_common_states.adoc b/docs/2_3_common_states.adoc index 7a9e1c21..40bbd966 100644 --- a/docs/2_3_common_states.adoc +++ b/docs/2_3_common_states.adoc @@ -553,7 +553,7 @@ a| Allowed Function Calls:: Function <>:: -This function can be called for variables with <> = <>, <> = <> and <> = <>, and <> = `false`. +This function can be called for variables with <> = <>, <> = <>, <> = <> and continuous-time states with <> = `false`. Functions <>:: Getting variables might trigger <>. From dc7bf6b1e583c9d106c2c43ce1b740b9541c3eaa Mon Sep 17 00:00:00 2001 From: KarlWernersson <33219360+KarlWernersson@users.noreply.github.com> Date: Tue, 18 Jun 2024 14:35:05 +0200 Subject: [PATCH 3/5] Update 2_3_common_states.adoc Fixed tag for <> --- docs/2_3_common_states.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2_3_common_states.adoc b/docs/2_3_common_states.adoc index 40bbd966..9d564085 100644 --- a/docs/2_3_common_states.adoc +++ b/docs/2_3_common_states.adoc @@ -553,7 +553,7 @@ a| Allowed Function Calls:: Function <>:: -This function can be called for variables with <> = <>, <> = <>, <> = <> and continuous-time states with <> = `false`. +This function can be called for variables with <> = <>, <> = <>, <> = <> and <> with <> = `false`. Functions <>:: Getting variables might trigger <>. From 2f17917a2246e480703fe6be6b01f191f37b886f Mon Sep 17 00:00:00 2001 From: Torsten Sommer Date: Tue, 18 Jun 2024 16:11:18 +0200 Subject: [PATCH 4/5] Update docs/2_3_common_states.adoc Co-authored-by: Christian Bertsch --- docs/2_3_common_states.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2_3_common_states.adoc b/docs/2_3_common_states.adoc index 9d564085..e5c58a9a 100644 --- a/docs/2_3_common_states.adoc +++ b/docs/2_3_common_states.adoc @@ -553,7 +553,7 @@ a| Allowed Function Calls:: Function <>:: -This function can be called for variables with <> = <>, <> = <>, <> = <> and <> with <> = `false`. +This function can be called for variables with <> = <>, <> = <>, <> = <>, and <> with <> = `false`. Functions <>:: Getting variables might trigger <>. From aef054a58a1cc743cff5ace3207e127a840ed7bb Mon Sep 17 00:00:00 2001 From: KarlWernersson <33219360+KarlWernersson@users.noreply.github.com> Date: Tue, 10 Sep 2024 14:34:35 +0200 Subject: [PATCH 5/5] Update 2_3_common_states.adoc changed <> = <>, <> = <> to <> = <> and <> = <> --- docs/2_3_common_states.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/2_3_common_states.adoc b/docs/2_3_common_states.adoc index e5c58a9a..056354e7 100644 --- a/docs/2_3_common_states.adoc +++ b/docs/2_3_common_states.adoc @@ -553,7 +553,7 @@ a| Allowed Function Calls:: Function <>:: -This function can be called for variables with <> = <>, <> = <>, <> = <>, and <> with <> = `false`. +This function can be called for variables with <> = <>, <> = <> and <> = <>, and <> with <> = `false`. Functions <>:: Getting variables might trigger <>.