rosiereflo

Results 54 comments of rosiereflo

migration script seems to be missing

Thanks for this proposal! I will try it on the branch using the v1.24.5 version of OpenModelica and let you know the results

Just a small confirmation: this happens in release compilation ?

Hi @FredericSabot, the branch 3419_High_RAM_usage_during_compilation_of_models_PhotovoltaicsWeccVoltageSourceA_and_B seems to be solving the issue on the docker we used to run the tests. Could you please test it in your environment and let...

> Hello, the branch compiles properly on my machine (with around 4Go peak ram usage with 4 cores compared to 15+ before). great thanks!

This one is a bug, as the real number of connections is indeed nbYConnectors() (that represents the real number of equation from a connexion - i.e. number of subconnected models...

This is because in getVariableName we use a '_' to separate model name and variable name while in variables file we use a |, and as it is only in...