User manual
Dymola 2015 FD01 Release Notes 11
Here you can select name and package. To create a new package, click the marked icon.
This opens the normal Create New Package dialog. The newly created package gets
preselected after creation.
To add a currently open class as a favorite, right-click the background of the diagram layer
and select
Add as Favorite….
As an example, consider a package of favorites:
Favorites.
The
Favorites package looks like an ordinary package, but behaves differently:
• When you open the Favorites package, the favorite classes in it will not be loaded
(except that Modelica Standard Library will be opened).
• If you have a favorite (made from Modelica.Blocks.Math.Gain), drag-and-drop
of this class will insert a
Modelica.Blocks.Math.Gain component, not a
Favorites.Gain component.
• A favorite package is similar, if you have as favorite the package Math (made from
Modelica.Blocks.Math), drag-and-drop of its Gain will insert a
Modelica.Blocks.Math.Gain component, not a Favorites.Math.Gain
component.
3.2.4 Improved bus signal tracing
The tracing of bus signals (expandable connectors) has been improved; by setting Log bus
signal sets in the simulation setup. This setting is reached by the command Simulation >
Setup…, the Translation tab.