-
Notifications
You must be signed in to change notification settings - Fork 179
faq 253919237
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.
You are viewing an archive of the previous MATSim Q&A site. The real site is now at https://matsim.org/faq