modelica
Searching for a concept like 'verbosity' in Modelica
I\'m struggling with the size of output files for large Modelica models. Off course, I can protect some objects in order to remove them completely from the result file.However, that gives rise to two[详细]
2023-04-09 15:14 分类:问答Modelica - set min attribute
I want to create a new medium model in Modelica. All medium model have a type temperature with min, max, star开发者_高级运维t and nominal attribute. I would like to set the minimum temperature to the[详细]
2023-03-24 21:17 分类:问答How can I make a string executable?
I\'m 开发者_StackOverflow中文版trying to execute a string in Modelica. This string would be saved in a variable in order to be able to change it when I need to.[详细]
2023-03-16 14:46 分类:问答using ppserver with parallel python
i\'m using parallel python for stearing Monte Carlo simulations in Modelica. Everything works perfectly if i\'m working on a single computer with 8 ncpus, however, i fail in adding ppservers to the re[详细]
2023-02-24 07:04 分类:问答Modelica - Specify simulation default parameters
I know I can change File_init.txt\'s definitions, but I was wondering if there is some way to do it in the class file (.mo) or in a directive to the comiler (omc).[详细]
2023-02-09 21:15 分类:问答Modelica - join connectors after some distance
In modelica I need to connect two spaces and pass an object, lets say a ball, between them after some distance. In my example I have two spaces one which is free space (no forces) and suddenly we ente[详细]
2023-01-27 17:31 分类:问答Way to maintain a session in a REST application
We have a REST application that is utilized mostly by applications that dont need to maintain their state, so till date we have been quiet \"RESTFUL\" without maintaining a state. We use the Private/P[详细]
2022-12-24 15:16 分类:问答