You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ structure of a preCICE configuration in a way that is useful in checking for log
9
9
This logic can also be used to generate a precice-config.xml from a given set of nodes.
10
10
11
11
> [!NOTE]
12
-
> This library assumes the config file to follow some basic rules. For example, references by name are assumed to exist.
12
+
> This library assumes the config file to adhere to preCICE conguration-file syntax. For example, references by name are assumed to exist.
13
13
> If the config file passes the preCICE-built-in checks (`precice-tools check` before preCICE version 3.3.0; `precice-config-validate` after preCICE version 3.3.0) without errors, then it is also
14
14
> read correctly by this library. If `precice-config-validate` does not succeed, the behavior of this library is
0 commit comments