You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JaamSim Users Discussion Group
Changes in 2025-02:
Event Viewer cleanup. When a model is started, the Event Viewer now
shows only the ‘startUp’ events for the objects that have been defined by the
model. Formerly, a very large number of unnecessary startUp events would be
executed for pre-defined objects such as Units and DisplayModels that do not need
to be started in this way.
EntityProcessor statistics. The EntityProcessor object now has a complete
set of outputs such as “UnitsInUseAverage” that are analogous to those for the
Resource object.
Error checking for AddTo, RemoveFrom,
and Unpack. These objects now check that an
EntityContainer or related object is received from the ‘WaitQueue’ for the RemoveFrom
and Unpack objects, and from the ‘ContainerQueue’ for the AddTo object. Formerly, this type of error would result in
an unhelpful Java error message.