AnyLogic Changelog

What's new in AnyLogic 8.2.2

Nov 14, 2017
  • Fixed svn checkout problem.

New in AnyLogic 8.2.1 (Nov 14, 2017)

  • Fixed drawing of Canvas element in some cases.

New in AnyLogic 8.2 (Nov 14, 2017)

  • New shape: Canvas. Allows to draw on raster area with efficient performance. Used in models Wildfire, Wandering Elephants.
  • Added example model Copper Nickel Mine.
  • New 3D objects: mining vehicles, road traffic lights, motorcycle etc.
  • Improved support for HiDPI / Retina (high pixel density) displays (64-bit builds only). Proper scaling for: charts and controls in graphical editor, window of the model running from AnyLogic or as standalone (java9 required) application.
  • Brand new tiles for GIS Map.
  • New GIS element properties: "Search" section allows to lock the area where gis search is performed at runtime.
  • Added visual option for TimePlot: Fill area under line.
  • Fluid Library: AL-14507 Add "flush" feature for process tank.
  • Updated security protocol for Activation using License Server. AnyLogic 8.2 activation requires License Server 1.2 or newer version.
  • AnyLogic Cloud: 3D object support.
  • AnyLogic Cloud: Ability to upload model using social log in to AnyLogic Cloud.
  • AnyLogic Cloud: Improved model elements animation and added inspects.
  • AnyLogic Cloud: Improved interactivity of model animation: shapes with "On click" code defined are now highlighted on mouse cursor hover.
  • Fixed location of charts created for flowchart blocks from context menu.
  • Fixed update order for Output elements declared to be calculated "On simulation end".
  • SD: Fixed possible connection issues when drawing SD flow by double-clicking on stocks.
  • Pallet Rack: fixed error with setting "No color" for line color property.
  • Rail Library: fixed bug: RailSettings block was not defined for dynamically created TrainEnter block
  • Deprecated API of GIS Map: functions converting lat,lon to/from screen x,y, functions returning current projection view.

New in AnyLogic 7.3.6 (Dec 21, 2016)

  • Road Traffic Markup: changed default parking place length (for new models) to 6.0 meters
  • Road Traffic Library: fixed initialization order of cars added to custom population
  • Road Traffic Library: fixed car coordinates when it exits “Car Source” block
  • Road Traffic Library: fixed car positioning in parallel parking lots
  • Road Traffic Library: fixed errors indication issues related to parking lots
  • Road Traffic Library: fixed stop line "On car passed" callback while lane changing
  • Road Traffic Library: improved car algorithms: safety distance, lane changing, deadlocks resolution
  • Ped Area Descriptor: fixed bug when setting throughput parameter using different rate units
  • Process Modeling Library: Batch: fixed function set_batchSize call with ( batch.size() ) argument
  • Process Modeling Library: fixed errors in Rack Store, Rack Pick when working with pallet rack having more than 1 deep position
  • Process Modeling Library: Improved diagnostics: the message "Entity was not able to leave port" now shows the time/date of the underlying event
  • Model export: custom routing graph form PBF file located outside of model folder is now exported with the model.
  • Excel file: fixed reading file in experiment.
  • Histogram2D Data: fixed envelopes property validation.
  • Mac OS: several UI fixes in database table editor.
  • Fixed "Check snapshot compatibility" action (when checking parameters with units)

New in AnyLogic 6.8.0 (May 14, 2012)

  • New algorithm in Pedestrian Library enabling pedestrians to change their routes to avoid pedestrian jams.
  • Subversion (SVN) support.
  • 3D applets and model sources can now be published on www.runthemodel.com
  • New commands for advanced execution control added to "Run from the current state"/"Pause" toolbar button of the model window.
  • New examples: Population of the US, Adaptive Supply Chain, Beer Distribution Game, Raster to AnyLogic Vector Converter, Madagascar Checkers.
  • New how-to models: Reading Table Function from a Text File, Reading Agent Parameters from a CSV File, Using Text File as a Log, Synchronization of Chart Scales.
  • Properties view completely rewritten to increase the performance.

New in AnyLogic 6.5.1 (Jan 4, 2011)

  • Define recurring patterns with the new object: Schedule
  • New Rail Library: use flowchart objects and 3D animation
  • 3D animation of pedestrian models. Improved 2D animation
  • Extended and improved support for CAD files (.DXF)
  • Fully benefit from multi-core processors
  • Paste images directly into the graphical editor
  • Autosave: automatic model backup and recovery
  • Easily change the value of any parameter or variable at runtime
  • Customize the palettes layout
  • New options for custom random number generator
  • Three more ways to create empirical distribution
  • More languages: Chinese, German, Italian (beta version)
  • New example models

New in AnyLogic 6.5.0 (Nov 5, 2010)

  • You are now able to create 3D animation for your models.
  • New connectivity tool: Excel File that provides easy platform-independent access to MS Excel 1997-2007 (.xls) files within AnyLogic models.
  • A big set of simple demo models showing how to implement some custom functionality in AnyLogic (see How-To Models in Sample Models section of Welcome page).
  • Model documentation can be generated, including properties and descriptions for all model elements. All widespread formats are supported: PDF, DOCX, HTML. The command is available via main menu: File|Create Documentation.
  • Text File connectivity tool made available in AnyLogic Advanced and University editions.
  • New Enterprise Library objects: SelectOutput5 for routing the incoming entities to one of the five output ports depending on (probabilistic or deterministic) conditions, and a pair of objects (TimeMeasureStart and TimeMeasureEnd) for measuring time the entities spend between them, such as "time in system", "length of stay", etc.
  • Graphical shapes now support materials (textures) alternatively to solid strokes and fills.
  • "Add labels" command added to Slider properties. This command creates text labels near the slider displaying its Min, Max and current Value.