In order to have a better structured hierarchy inside of the System, equations and variables are now stored inside of dictionaries. The access to them is through the dictionary, instead of an attribute of the Element model.
This prevents multiple references to the same variable and a clearer Structure and Variable access.
Work is still to be done in order to get the hierarchy to work perfectly.
In the meantime, some exceptions are still made.
This will be part of a later update
In order to have a better structured hierarchy inside of the System, equations and variables are now stored inside of dictionaries. The access to them is through the dictionary, instead of an attribute of the Element model. This prevents multiple references to the same variable and a clearer Structure and Variable access. Work is still to be done in order to get the hierarchy to work perfectly. In the meantime, some exceptions are still made. This will be part of a later update