paultjevdh
paultjevdh
Hello, I generated a table and accidentally swapped the dimensions in the header. That was stupid, but the error message wasn't helpful either. This triggers an error like "The values...
Hi, I noticed in some items where I have set the author to single field entry that zoo reports no author at all. It seems that single-field author is not...
Hello, I'm trying to find out what the modelica language standard says about root finding at events. Section 8.5 states that "A root finding mechanism is needed which determines a...
### Description Openmodelica throws an error on first compilation of the model below. This is strange, because eV is the proper unit for fermi energy. It is also strange because...
### Description I try to create several delayed clocked counters. These are created by creating one clocked counter 'a' and then sampling this with a delayed clock: ```modelica when clk_rise...
Hi, ### Description The model below fails to initialize in openmodelica, yet it runs fine in Dymola, so my first guess is that openmodelica has a bug. The model is...
Hi ### Description I guess this is more a feature request than a bug report. It was discussed earlier in #8105, but multiple subjects in a single thread is a...
**Describe the issue** When routing crosses a map segment border (in the Netherlands typically a province border), routing sometimes shows artifacts. Here on the A2 going northwest (https://www.openstreetmap.org/#map=18/51.93717/5.15546) routing towards...
As discussed in #3793 , I updated the documentation for periodic extrapolation of all 1- and 2D tables in a way which I feel will prevent possible misinterpretations.
Hello, I use the 2D table function in Dymola to lookup a periodic function in one direction. The documentation simply states extrapolation = 3: Periodically repeat the table data (periodical...