From 199f6f01c95a8787687d52cdec0129ecc50ca882 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 12 May 2026 09:25:00 +0000 Subject: [PATCH 1/3] Initial plan From 9137b5a8e04e42f36ebc00635e672060c8e43364 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 12 May 2026 09:29:34 +0000 Subject: [PATCH 2/3] docs: clarify parameter set descriptions for SSV files Agent-Logs-Url: https://github.com/modelica/fmi-ls-ref/sessions/1a3884fb-db98-4b45-ad9f-3913eb923298 Co-authored-by: pmai <91502+pmai@users.noreply.github.com> --- docs/index.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/index.adoc b/docs/index.adoc index b1566d9..629f87f 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -262,6 +262,8 @@ If a related file with role `parameter` is given, the expectation is that the pa For files with type `application/x-ssp-parameter-set`, i.e. SSV files, the parameter set is applied as if a parameter binding without any prefix or parameter mapping referencing this parameter set were present in a component referencing the FMU, according to the <> standard. This implies that the parameter values are applied to any variables of the FMU with identical names. +NOTE: In addition to the `description` attribute of the `` element, implementations can, in the case of SSV files, also use the `name` and `description` attributes defined in the SSV file to display more information on the parameter set to the user. + ==== Role experiment If a related file with main role `experiment` is given, the expectation is that the set of experiments defined in the file can be performed on the FMU just using the resources present in the FMU. @@ -370,4 +372,3 @@ The `` element contains the following elements: |`` |Reference results for the experiment setup. |==== - From d7896de9d3f230ecab10246f136ce29da6c37e41 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 12 May 2026 09:35:36 +0000 Subject: [PATCH 3/3] docs: remove unrelated EOF change from parameter note update Agent-Logs-Url: https://github.com/modelica/fmi-ls-ref/sessions/adb68160-5c44-484f-a2c1-e70c02088bb1 Co-authored-by: pmai <91502+pmai@users.noreply.github.com> --- docs/index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.adoc b/docs/index.adoc index 629f87f..b83fcfb 100644 --- a/docs/index.adoc +++ b/docs/index.adoc @@ -372,3 +372,4 @@ The `` element contains the following elements: |`` |Reference results for the experiment setup. |==== +