How to get references right for package parametrisation
I have for long time made good use of what I call package parametrisation which means that all components in the package get adapted for a change of a parameter on the package level. The advantage with the technique is when you have many components in a package that should be adapted. All components adapted directly. Below a most simplified example where the package Elib
only have one component Tank
.