-
Notifications
You must be signed in to change notification settings - Fork 181
faq 301924358
by JIANSHU ZHU on 2018-07-12 03:25:56
What kind of parameters can be recognized by matsim? Especially for leg mode?
I try to add different modes but the config file cannot be loaded.
Here is my config file and warning.
and warning here:
The configuration file could not be loaded. Error message: Module planCalcScore of type org.matsim.core.config.groups.PlanCalcScoreConfigGroup$ReflectiveDelegate doesn't accept unkown parameters. Parameter mode is not part of the valid parameters: [usingOldScoringBelowZeroUtilityDuration, PathSizeLogitBeta, writeExperiencedPlans, fractionOfIterationsToStartScoreMSA, learningRate, BrainExpBeta]
by Johan W. Joubert on 2018-07-12 06:42:32
I suggest you run a small example, like equil
that ships with MATSim, and look at the config.xml
file in the output folder (not the one you use as input). That should be the complete config. Alternatively, have a look at the output log file: it too has a complete config 'dump' with all the default values. That should give you a good idea of what the correct/accepted parameters are. For the equil
example, have a look at the YouTube video if you don't know how/where to find it.
by JIANSHU ZHU on 2018-07-12 06:46:21
Thank you very much! It really help a lot
You are viewing an archive of the previous MATSim Q&A site. The real site is now at https://matsim.org/faq