Search found 9 matches

by smith
Friday 17 June, 2016 - 15:44
Forum: Modeling in Pedestrian Dynamics
Topic: Modelling group behavior
Replies: 2
Views: 19345

Re: Modelling group behavior

I already had these thoughts, too. Thank you for the answer! So i will not focus on groups in our model in the first run.
by smith
Monday 13 June, 2016 - 13:25
Forum: Modeling in Pedestrian Dynamics
Topic: Modelling group behavior
Replies: 2
Views: 19345

Modelling group behavior

Hello!! Does somebody know how to model a group of agents walking together across the environment? For example a family or a group of friends, is this possible?
by smith
Tuesday 03 May, 2016 - 14:16
Forum: Modeling in Pedestrian Dynamics
Topic: Problems with "Local Obstacle"
Replies: 2
Views: 4167

Re: Problems with "Local Obstacle"

Thank you!! That's exactly what i needed! In my version i used "ActionTimer_UpdateAllConnectedLocalObstacles(c, BLOCKINGSIDE_BOTH)" and as i mentioned it just works in the opposite sequence (using "BLOCKINGSIDE_NONE"). Your idea to set the right settings immediatly and just use t...
by smith
Monday 02 May, 2016 - 18:49
Forum: Modeling in Pedestrian Dynamics
Topic: Problems with "Local Obstacle"
Replies: 2
Views: 4167

Problems with "Local Obstacle"

Hello! :-) I used the local obstacle to block a certain area during the simulation run, but it doesn't work right: It just works the other way round. So i can block a certain area form the beginning of the simulation run and it opens during the simulation run (i.e. after 5 minutes). But i can't bloc...
by smith
Thursday 24 March, 2016 - 15:32
Forum: Modeling in Pedestrian Dynamics
Topic: Incident element / incident object
Replies: 4
Views: 4928

Re: Incident element / incident object

Thank you for your email! I will resond on that. If we use a passageway instead of an opening maybe we will not get the desired result, because the passageway is reduced to one or two directions (forming a gateway) but we need "all directions". Think of an obstacle in the middle of an inte...
by smith
Thursday 24 March, 2016 - 11:59
Forum: Modeling in Pedestrian Dynamics
Topic: Incident element / incident object
Replies: 4
Views: 4928

Re: Incident element / incident object

Hello Marlies, thank you for your help!! Both would be good and really useful. We want to start with the frist one: We tried to build such an object with a combination of an ActionTimer and an Opening . We connected the output channel of the ActionTimer with the channel of the Opening and set the va...
by smith
Wednesday 23 March, 2016 - 13:55
Forum: Modeling in Pedestrian Dynamics
Topic: Incident element / incident object
Replies: 4
Views: 4928

Incident element / incident object

Hello! I am using Pedestrian Dynamics 2 (Version 2.0.1.1611) . I need some kind of incident object, which appears after a certain time and the agents can not cross this obstacle. Futhermore i need such an incident object to represent fire or a bomb suitcase, so the agents should avoid coming too clo...
by smith
Thursday 10 March, 2016 - 11:24
Forum: Modeling in Pedestrian Dynamics
Topic: Evacuation time analysis
Replies: 31
Views: 196087

Re: Evacuation time analysis

Thank you!! Now it works fine! :-) Thanks again!
by smith
Wednesday 09 March, 2016 - 13:11
Forum: Modeling in Pedestrian Dynamics
Topic: Evacuation time analysis
Replies: 31
Views: 196087

Re: Evacuation time analysis

Hello!

I can not open the attatched file with my pedestrian dynamics software! Some compile errors ... .

I would be really nice if somebody can write me the peace of code (4d script) from the settings of the action timer and the waypoint!