Skip to content

Commit 88a9fd5

Browse files
committed
clarification
1 parent fe283b6 commit 88a9fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcosim/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ As defined in OSP-IS, `connections` are configured through variables and variabl
137137

138138
| Sub-element | Default value |Description |
139139
| :--------------- | :----------------------------------| :----------------------------------------------------------------------------------------------------- |
140-
| <*SafetyFactor*> | 0.99 | A tuning factor to account for the fact that the error terms in general cannot be exactly compensated for. |
140+
| <*SafetyFactor*> | 0.99 | A tuning factor to account for numerical error terms that in general are not exactly compensated for. |
141141
| <*StepSize*> | 0.01 | The initial value of the step size used in the step size controller. |
142142
| <*MinimumStepSize*> | 0.1 | The maximum step size the step size controller is allowed to set. | |
143143
| <*MaximumStepSize*> | 1e-4 | The minimum step size the step size controller is allowed to set. |

0 commit comments

Comments
 (0)