msmobility / silo

SILO Model Java Code
GNU General Public License v2.0
18 stars 26 forks source link

Dominik branch #279

Closed dziemke closed 4 years ago

dziemke commented 4 years ago

I removed some hardcoded values form the early days of our SILO-MATSim coupling as those are and should be user-specified values. You now have to set (1) population scaling (from SILO to MATSim) (*) ), (2) MATSim flow capacities, and (3) MATSim storage capacities individually.

Normally, they should be all the same, but in strongly downscaled scenarios you might want to increase flow/storage capacities. This is now possible. If you set the three mentioned parameters to inconsistent values, there will be corresponding warnings.

In the direct SILO-MATSim coupling the three values were by default set to 0.01. If you want to recreate this setup after the described changes, you need to

apapt the silo.properties by inserting

matsim.scale.factor = 0.01

and revise the matsim config.xml and make sure that the following parameters are set