|
- Newest anylogic Questions - Stack Overflow
AnyLogic is a multi-method simulation modeling tool developed by The AnyLogic Company (former XJ Technologies) Sign up to watch this tag and see more personalized content
- Exporting the results of an Anylogic experiment - Stack Overflow
There are two main options for getting data out of your simulation Using the internal AnyLogic database Using external files like Excel or txt Step 1: Setup your objects Internal Database Create an empty table with the columns you require External object Setup either an Excel or text file using the objects provided by AnyLogic in the Connectivity palette Step 2: Saving your data For both cases
- How can I have an custom simulation speed adjuster in Anylogic?
I am working on a model in Anylogic, where I need to create a custom simulation speed adjuster How can I have a custom simulation speed adjuster like the image below,
- anylogic - Average number waiting and waiting time in a queue - Stack . . .
I usually do one of these: The easy: myQueue statsSize mean() Create a Statistics block and turn on the "Log to database" option (located just at the bottom of the Statistics block) The value could be myQueue size() Estimate the queue average time by simulation and the average number waiting L by the Little’s law: L = lambda * W Where lambda is the agent’s arrival rate and W is the
- Installing older version of AnyLogic or downgrading AnyLogic
The newest AnyLogic version is not supported by my current AnyLogic license The license only supports up to 8 3 3 However, I do wish to install AnyLogic on another computer and activate it with my license However, surprisingly I could not find downloads of earlier AnyLogic versions
- How to send a message to the specific agent in anylogic?
I am working on a DES-ABS model, where I need to send a text message to itself So, the main agent has the following objects So there is a source, delay, and sink block In addition to that there
- Anylogic: Dynamically change source rate using variable slider
I am trying to dynamically change the source Arrival rate using a variable "arrivalRate" linked to a slider (see image) However, during the simulation the initial rate remains the same,
- AnyLogic: Change parameter at certain times with events
AnyLogic: Change parameter at certain times with events Ask Question Asked 3 years, 4 months ago Modified 3 years, 4 months ago
|
|
|