Results 45 comments of Michal Maciejewski

> @tschlenther Thank you so much for your response. May I ask you please to help me implement it in code as I am not totally sure how should I...

> Try removing lines 1 and 3 from the code above. (This is assuming that you read the config from the file, but now I am unsure if you do...

- I see that probably you use an older matsim version. - Without more details (like complete console output, matsim version etc.), it is hard to give any hint. BTW....

This type of issues has been quite likely fixed via https://github.com/matsim-org/matsim-libs/pull/2623

> 1. Initial charging is given in Joule or kWh. Should we move to "percent"? Or should we allow both (initialSoC_J and initialSoC_kWh)? This has been addressed via #2247 and...

Actually, this renaming has been already been done in #2179 (commit b4470b8820447181066d279fe9eb08bbbb842064), so I am closing this PR.

They are moved outside the link and do not block other vehicles.

@kt86 Some freight tests started to fail. It seems that something has changed outside freight though. Could you have a look at them? Thanks!

> Based on #3027 I added a method to handle old config group files by using the handleUnknownParam method. There's also a test included which runs a test on the...