Skip to content

faq 253919237

Billy Charlton edited this page Sep 5, 2018 · 2 revisions

transEnergySim extension

by Eric Yeap on 2018-03-28 07:37:28


I am a beginner in MATSim, if this question has been asked before please don't mind me asking again.

I was trying to run one of the extension examples ('transEnergySim') involving the electric car. However, the simulation encountered a problem which I couldn't get my head around.

I ran the line below on command:

\Users\...\Documents\matsim>java -Xmx500m -cp MATSim.jar;extension1/transEnergySim-0.9.0.jar org.matsim.contrib.transEnergySim.example.car.RunTransEnergySimExample config.xml

The error appeared:

Exception in thread "main" java.lang.IllegalArgumentException: Module facilities of type org.matsim.core.config.groups.FacilitiesConfigGroup doesn't accept unkown parameters. Parameter facilitiesSource is not part of the valid parameters: [inputFacilitiesFile, inputCRS, inputFacilityAttributesFile]

Could anyone help me out with this issue? Greatly appreciate.


Comments: 0

Clone this wiki locally