Hi all,
I have a traffic controlled area which should allow only one vessel at a time. screenshot 1 shows that the 'numberactive' variable is 1.00 when vessel_1 is inside the area. However, after it leaves the numberactive value is not set to 0 but remains 1.00 (screenshot 2).
This lead to the next vessel being 'blocked' (screenshot 3).
I built a small demo model containing only this setup connected to a source and sink. In that model I do not have this problem. Does anyone know why this would occur?