Search found 60 matches

by Bram de Vries
Friday 30 June, 2017 - 13:19
Forum: Modeling in Pedestrian Dynamics
Topic: No route found and Invalid goal location
Replies: 11
Views: 53271

Re: No route found and Invalid goal location

Hi Kenneth,

I would try to make the Transfer Connection as small as possible. For instance, I just make a connection like the one in the attachment.

Kind regards,

Bram
by Bram de Vries
Friday 30 June, 2017 - 08:29
Forum: Modeling in Pedestrian Dynamics
Topic: No route found and Invalid goal location
Replies: 11
Views: 53271

Re: No route found and Invalid goal location

Hi Kenneth,

In your screenshot I do not see any strange things. Please upload your model if possible, then I can take a closer look.

Kind regards,

Bram
by Bram de Vries
Friday 30 June, 2017 - 08:02
Forum: Modeling in Pedestrian Dynamics
Topic: No route found and Invalid goal location
Replies: 11
Views: 53271

Re: No route found and Invalid goal location

Hi Kenneth, This usually means that an Agent wants to go to a destination which is not walkable (it could be in an obstacle for example). Usually these errors give you the location of the point that cannot be reached (an x, y and possibly z coordinate). You can check where this location is using the...
by Bram de Vries
Thursday 22 June, 2017 - 11:57
Forum: Modeling in Pedestrian Dynamics
Topic: Use TCP/IP to send data
Replies: 3
Views: 14609

Re: Use TCP/IP to send data

Dear Ken, Can you give a little more detail about what you're trying to achieve? What kind of data do you want to sent to the model using TCP/IP? For Egress, do you want to determine these amounts of people before the simulation starts or do you want to be able to adjusts these amounts during the si...
by Bram de Vries
Wednesday 21 June, 2017 - 11:12
Forum: Modeling in Pedestrian Dynamics
Topic: Evacuation time analysis
Replies: 31
Views: 196124

Re: Evacuation time analysis

Hello ie_1989,

This is unfortunately not possible.

Kind regards,

Bram
by Bram de Vries
Tuesday 20 June, 2017 - 16:56
Forum: Modeling in Pedestrian Dynamics
Topic: Problem with triggering agent in a activity location
Replies: 5
Views: 16664

Re: Problem with triggering agent in a activity location

Hi Manon,

You're welcome :)

One suggestion I can give is that you could check on the current Agent Activity of the Agent in the Activity Time as well using Agent_GetCurrentAgentActivity.

You could check on the name or the ID of this Activity for example.

Kind regards,

Bram
by Bram de Vries
Tuesday 20 June, 2017 - 16:01
Forum: Modeling in Pedestrian Dynamics
Topic: Problem with triggering agent in a activity location
Replies: 5
Views: 16664

Re: Problem with triggering agent in a activity location

Hi Manon, A few remarks to explain what is going on: - The And function is meant to evaluate several statements to see if they are all true (i.e. they all return the value 1). In this case, ActivityLocation_TriggerAllWaitingAgents returns the number of agents triggered. If the first statement of the...
by Bram de Vries
Thursday 01 June, 2017 - 17:46
Forum: Modeling in Pedestrian Dynamics
Topic: Evacuation time analysis
Replies: 31
Views: 196124

Re: Evacuation time analysis

Dear ie_1989, I do not know the reason of this behaviour, but I can inform you that we have an upcoming release of a new version of Pedestrian Dynamics (3.1) in which this problem no longer occurs. The trial version for 3.1 will be available next week on our website, so keep an eye out for that! Kin...
by Bram de Vries
Wednesday 31 May, 2017 - 10:34
Forum: Modeling in Pedestrian Dynamics
Topic: Evacuation time analysis
Replies: 31
Views: 196124

Re: Evacuation time analysis

Dear ie_1989, It's possible, although it took some manipulation of the Action Timer. Please note that this is a specific solution for your model and that I unfortunately can't guarantee that it would work in all imaginable models or future versions of Pedestrian Dynamics. Attached, you will find the...
by Bram de Vries
Wednesday 24 May, 2017 - 09:40
Forum: Modeling in Pedestrian Dynamics
Topic: Evacuation time analysis
Replies: 31
Views: 196124

Re: Evacuation time analysis

Dear ie_1989,

Could you maybe clarify what you mean by removing the agents? Do you want them to be 'destroyed' as soon as the action timer goes off?

Kind regards,

Bram