python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Dymola data processing
I want to seek a good data processing method of Dymola from you。I have the following needs:
1.Record the simulation data after each model change to achieve the purpose of comparison. Because the model...
Zhang san
Votes: 0
Answers: 1
Conditional migration of a class in Dymola when parameter is String
Library migration: Is it possible to convert a component to a different class when the condition parameter is of type String? Trying something like
convertClassIf("OldClass",
...
modelicaFan
Votes: 0
Answers: 1
Highlighted words in Eclipse
I've been coding in Dymola for few months and I found it really useful that when I highlighted a word, all the identical words across the code got highlighted as well. The question is that now I'm sti...

EngineerInProgress
Votes: 0
Answers: 0
Create curve in modelica
I came across a problem when I read a book. In the book, it describes a method to create a curve in Modelica. For example:
model Spring
mechanism.translation...
...
Curve Fscurve(
x(quantity...
josh jia
Votes: 0
Answers: 1