paultjevdh

Results 38 comments of paultjevdh

And that explanation is exactly what is missing from the documentation, I think. I know now that this is how modelica interprets the provided table definition. My point is that...

I got one more observation on the implementation of the periodic extrapolation: the method that is used does not actually result in a periodic output without special (undocumented) precautions by...

Yeah, but time is only one of so many possible inputs of a table. The MWE was not representative with regards to that aspect of my actual model.

I strongly disagree. On windows (pre NTFS) you may be right, but on unix I don't think the comma has ever been special, just a little unusual. I got the...

You've got a point there, but I remember having to install linux as your best chance of running latex at all in those days. In my mind, historically LaTeX on...

Hmm, well when users/user-files get involved things tend to get messy. Let's agree to disagree.

I'm totally fine with having to include these exceptional files between double quotes, or in curly braces `\usepackage{"a","b"}` or `\usepackage{{a},{b}}` (this similar to current behaviour of graphicspath: `\graphicspath{{subdir1/}{subdir2/}{subdir3/}...{subdirn/}}`, but without...