From c2f33eb85e4e25adfed441ddce6a04dfbc5e2a6c Mon Sep 17 00:00:00 2001 From: gitting-around Date: Mon, 16 Dec 2024 17:35:39 +0100 Subject: [PATCH] updated readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 3c12f7c..9e67b33 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,8 @@ The RMQFMU has been built on the following github actions images: ```windows-latest```, ```macos-13```, and ```ubuntu-22.04```. ## Prerequisites +The RMQFMU relies on correct locale setup for date parsing. It expects any locale setup where the decimal point is the dot ```.```. Setting the locale to English US or GB works alright. + Concepts of FMI/FMU, co-simulation, multi-model, digital twin (DT), physical twin (PT) ## Purpose