ATTENTION

This FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices.


flexsim.com

Go Back   FlexSim Community Forum > FlexSim Software > Q&A
Downloads

Q&A Using Flexsim and building models

  #1  
Old 07-15-2008
Tom David's Avatar
Tom David Tom David is offline
Flexsim User
 
Join Date: Aug 2007
Location: Schwaebisch Gmuend, Germany
Posts: 430
Downloads: 157
Uploads: 47
Thanks: 486
Thanked 450 Times in 233 Posts
Rep Power: 520
Tom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant future
Default Flowitems seems to disappear at the end of simulation run

I try to give someone support and I hove now idea what is going on.

There is a large model (38 MB) with lots of objects, flowitems, tasksequences, messages, etc.
If we do a simulation run for 40 days, which takes a little bit more than an hour, all the items in the model are disappeared and all the NetworkNodes are orange (node edge closed).
I checked in the tree and the items (all items) are really gone.
There is a Source and a Queue in the model where just one item is generated and put into this queue. This is for testing if the items disappear.
This is now tested on three different computers and everywhere the same effect.
I checked at 35 days and every thing seemed to be right. But at the and (40 days) the items have gone.

So I just wonder, if anyone else had similar issues and have an idea or hints what is going on.

Sorry, but there is unfortunately no way to post this model at the community.


P.S.: This model also has the graphic issue we had with v4.30 if a properties window is open. If I close the properties window it seems to work. I thought this is fixed with v4.32 and was a graphic memory problem (leaking). Are there anyone else having still this problem?
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions."
  #2  
Old 07-15-2008
Anthony Johnson's Avatar
Anthony Johnson Anthony Johnson is offline
Manager of Product Development
 
Join Date: Jul 2007
Posts: 440
Downloads: 86
Uploads: 4
Thanks: 171
Thanked 899 Times in 288 Posts
Rep Power: 735
Anthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond reputeAnthony Johnson has a reputation beyond repute
Default

Tom,
Yeah, I think that there's some piece of code that goes through the model at the end of an experimenter's replication, and deletes out all the flowitems, as if in preparation for the next replication. I'll put it on the development list to see if we can fix this for the next release.
Also, we have seen this issue with the Properties window. I believe we did fix a bug in the previous release, but this is another, similar bug, although it doesn't happen as frequently as the last one.
The Following User Says Thank You to Anthony Johnson For This Useful Post:
Tom David (07-16-2008)
  #3  
Old 07-16-2008
Tom David's Avatar
Tom David Tom David is offline
Flexsim User
 
Join Date: Aug 2007
Location: Schwaebisch Gmuend, Germany
Posts: 430
Downloads: 157
Uploads: 47
Thanks: 486
Thanked 450 Times in 233 Posts
Rep Power: 520
Tom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant futureTom David has a brilliant future
Default

Anthony,

Thanks for your reply and that you put some stuff in the development list.
I did some more testing and spoke with the user again and you are right, he is using the Experimenter to have a warm up-period, but only makes one replication in the moment.

What I suggest is than to not use the StopTime set by the Experimenter, but make your own UserEventStoptime a little bit earlier with the following code or set the StopTime manually to zero again (none):

// UPDATE ALL STATES
updatestates();
// SCREEN REFRESH
repaintall();
// SHOW SCREEN MESSAGE
msg("UserEventStop",concat("Stop simulation run at time: ",numtostring(time(),0,4),".")); stop();


This is in my eyes working and should do the job.
I think, you could also make the warm up - period by a UserEvent where you just use the command resetstats().
But I am not sure what else will be done by the Experimenter at the end of the warm up-period.

Anyway, the problem seems to be solved and you gave some good hints.

Thanks a lot.
tom the (A)tom

P.S.: I installed the newest Nvidia-Driver (175.16) on the notebooks where I had the graphic issue and it seems to be gone at least with this model. So maybe there is still something, but using the latest Driver will help.
__________________
tom the (A)tom: "We have solved our problems ... now we have to fight the solutions."


Thread Thread Starter Forum Replies Last Post
Dynamically assigning 3D shapes to flowitems Iulian Marin Ion Q&A 9 08-05-2013 08:17 PM
Problem holding, releasing, duplicate and destroy flowitems dynamically Sebastian Dransfeld Q&A 1 05-14-2008 09:08 AM
Fluid "Pallet" Flowitems Maurits Brandt Q&A 4 11-12-2007 12:37 PM


All times are GMT -6.
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2020, vBulletin Solutions Inc.
Copyright 1993-2018 FlexSim Software Products, Inc.