paultjevdh
paultjevdh
### Description I wrote a model that generates a set of overlapping pulses as in the figure below.  Stand-alone it works perfectly. In a elaborated model which also contains...
### Description Consider the following model ```modelica model test_space Real 'a x'; Real 'b_x'; equation der('a x')=1; der('b_x')=-1; end test_space; ``` The quotes around 'a x' define it as a...
### Description When I load a model even as simple as the model below ```modelica model test_interval Real a; equation der(a)=1; annotation( experiment(StartTime = 0, StopTime = 1, Tolerance =...
### Description The translation stage of building of a 10 line transmission line takes very long compared to smaller models. Enclosed are 2 models [Test_T_line.zip](https://github.com/OpenModelica/OpenModelica/files/14916875/Test_T_line.zip) The smaller model (Test_T_line4) takes...
I get lane indications that do not match the actual situation, nor the data in openstreetmap. On this location: https://www.openstreetmap.org/#map=19/52.08123/5.16169 (the right hand road) there are no turn:lanes, but the...
Hello Jan I use Latex4CorelDRAW with the CorelDRAW Technical Suite 2018. It has worked on and off for years. Typically it worked again after logging off and on again, or...
## Brief outline of the bug The purpose of \listfiles is to generate a list of the files (filenames) used by the current document and write this list to the...