{ "name" : "osm_calibration_minStepSize_0_11_ignore_free_space", "description" : "", "release" : "0.6", "processWriters" : { "files" : [ { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOutputFile", "filename" : "postvis.trajectories", "processors" : [ 1, 2 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepPedestrianIdOverlapOutputFile", "filename" : "overlaps.csv", "processors" : [ 3 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.NoDataKeyOutputFile", "filename" : "overlapCount.txt", "processors" : [ 4 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepOutputFile", "filename" : "aTimeStep.fundamentalDiagram", "processors" : [ ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.PedestrianIdOutputFile", "filename" : "bPedestrian.fundamentalDiagram", "processors" : [ ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepOutputFile", "filename" : "cTimeStep.fundamentalDiagram", "processors" : [ 11 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepOutputFile", "filename" : "dTimeStep.fundamentalDiagram", "processors" : [ 12 ] }, { "type" : "org.vadere.simulator.projects.dataprocessing.outputfile.TimestepOutputFile", "filename" : "eTimeStep.fundamentalDiagram", "processors" : [ 13 ] } ], "processors" : [ { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianPositionProcessor", "id" : 1 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianTargetIdProcessor", "id" : 2 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianOverlapProcessor", "id" : 3 }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.NumberOverlapsProcessor", "id" : 4, "attributesType" : "org.vadere.state.attributes.processor.AttributesNumberOverlapsProcessor", "attributes" : { "pedestrianOverlapProcessorId" : 3 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianLineCrossProcessor", "id" : 8, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianLineCrossProcessor", "attributes" : { "p1" : { "x" : 40.0, "y" : 0.5 }, "p2" : { "x" : 40.0, "y" : 3.5 } } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.FundamentalDiagramCProcessor", "id" : 11, "attributesType" : "org.vadere.state.attributes.processor.AttributesFundamentalDiagramCProcessor", "attributes" : { "measurementArea" : { "x" : 39.0, "y" : 0.5, "width" : 2.0, "height" : 3.0, "type" : "RECTANGLE" }, "pedestrianVelocityProcessorId" : 16 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.FundamentalDiagramDProcessor", "id" : 12, "attributesType" : "org.vadere.state.attributes.processor.AttributesFundamentalDiagramDProcessor", "attributes" : { "measurementArea" : { "x" : 39.0, "y" : 0.5, "width" : 2.0, "height" : 3.0, "type" : "RECTANGLE" }, "voronoiArea" : { "x" : 0.5, "y" : 0.4, "width" : 45.0, "height" : 3.2, "type" : "RECTANGLE" }, "pedestrianVelocityProcessorId" : 16 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.FundamentalDiagramEProcessor", "id" : 13, "attributesType" : "org.vadere.state.attributes.processor.AttributesFundamentalDiagramEProcessor", "attributes" : { "measurementArea" : { "x" : 39.0, "y" : 0.5, "width" : 2.0, "height" : 3.0, "type" : "RECTANGLE" }, "voronoiArea" : { "x" : 0.5, "y" : 0.4, "width" : 45.0, "height" : 3.2, "type" : "RECTANGLE" }, "pedestrianVelocityProcessorId" : 16 } }, { "type" : "org.vadere.simulator.projects.dataprocessing.processor.PedestrianVelocityProcessor", "id" : 16, "attributesType" : "org.vadere.state.attributes.processor.AttributesPedestrianVelocityProcessor", "attributes" : { "pedestrianPositionProcessorId" : 1, "backSteps" : 3 } } ], "isTimestamped" : true }, "scenario" : { "mainModel" : "org.vadere.simulator.models.osm.OptimalStepsModel", "attributesModel" : { "org.vadere.state.attributes.models.AttributesFloorField" : { "createMethod" : "HIGH_ACCURACY_FAST_MARCHING", "potentialFieldResolution" : 0.1, "obstacleGridPenalty" : 0.1, "targetAttractionStrength" : 1.0, "timeCostAttributes" : { "standardDeviation" : 0.7, "type" : "UNIT", "obstacleDensityWeight" : 3.5, "pedestrianSameTargetDensityWeight" : 3.5, "pedestrianOtherTargetDensityWeight" : 3.5, "pedestrianWeight" : 3.5, "queueWidthLoading" : 1.0, "pedestrianDynamicWeight" : 6.0, "loadingType" : "CONSTANT" } }, "org.vadere.state.attributes.models.AttributesOSM" : { "stepCircleResolution" : 4, "numberOfCircles" : 1, "varyStepDirection" : true, "stepLengthIntercept" : 0.4625, "stepLengthSlopeSpeed" : 0.2345, "stepLengthSD" : 0.036, "movementThreshold" : 0.0, "minStepLength" : 0.11, "maxStepDuration" : 1.7976931348623157E308, "optimizationType" : "NELDER_MEAD", "movementType" : "ARBITRARY", "dynamicStepLength" : false, "updateType" : "EVENT_DRIVEN", "seeSmallWalls" : false, "minimumStepLength" : true, "targetPotentialModel" : "org.vadere.simulator.models.potential.fields.PotentialFieldTargetGrid", "pedestrianPotentialModel" : "org.vadere.simulator.models.potential.PotentialFieldPedestrianCompactSoftshell", "obstaclePotentialModel" : "org.vadere.simulator.models.potential.PotentialFieldObstacleCompactSoftshell", "submodels" : [ ] }, "org.vadere.state.attributes.models.AttributesPotentialCompactSoftshell" : { "pedPotentialIntimateSpaceWidth" : 0.45, "pedPotentialPersonalSpaceWidth" : 1.2, "pedPotentialHeight" : 50.0, "obstPotentialWidth" : 0.8, "obstPotentialHeight" : 6.0, "intimateSpaceFactor" : 1.2, "personalSpacePower" : 1, "intimateSpacePower" : 1 } }, "attributesSimulation" : { "finishTime" : 4000.0, "simTimeStepLength" : 0.4, "realTimeSimTimeRatio" : 0.0, "writeSimulationData" : true, "visualizationEnabled" : true, "printFPS" : false, "digitsPerCoordinate" : 2, "useFixedSeed" : true, "fixedSeed" : 1, "simulationSeed" : 1 }, "topography" : { "attributes" : { "bounds" : { "x" : 0.0, "y" : 0.0, "width" : 45.0, "height" : 5.0 }, "boundingBoxWidth" : 0.5, "bounded" : true }, "obstacles" : [ ], "stairs" : [ ], "targets" : [ { "id" : 1, "absorbing" : false, "shape" : { "x" : 43.0, "y" : 1.0, "width" : 1.0, "height" : 3.0, "type" : "RECTANGLE" }, "waitingTime" : 0.0, "waitingTimeYellowPhase" : 0.0, "parallelWaiters" : 0, "individualWaiting" : true, "deletionDistance" : 0.1, "startingWithRedLight" : false, "nextSpeed" : -1.0 } ], "sources" : [ { "id" : -1, "shape" : { "x" : 4.0, "y" : 1.0, "width" : 35.0, "height" : 3.0, "type" : "RECTANGLE" }, "interSpawnTimeDistribution" : "org.vadere.state.scenario.ConstantDistribution", "distributionParameters" : [ 10.0 ], "spawnNumber" : 20, "maxSpawnNumberTotal" : 800, "startTime" : 0.0, "endTime" : 600.0, "spawnAtRandomPositions" : true, "useFreeSpaceOnly" : false, "targetIds" : [ 1 ], "groupSizeDistribution" : [ 1.0 ], "dynamicElementType" : "PEDESTRIAN" } ], "dynamicElements" : [ ], "attributesPedestrian" : { "radius" : 0.2, "densityDependentSpeed" : false, "speedDistributionMean" : 1.34, "speedDistributionStandardDeviation" : 0.26, "minimumSpeed" : 0.5, "maximumSpeed" : 2.2, "acceleration" : 2.0 }, "teleporter" : { "shift" : { "x" : -40.0, "y" : 0.0 }, "position" : { "x" : 42.0, "y" : 0.0 } }, "attributesCar" : null } } }