Recently implemented simulation functions are not sufficiently tested for consistency
Some of which looks like a draft implementation or not even implemented
Some functions consider socio-economic aspects e.g. (social classes) while others are not yet considered
...
Thus it is beneficial to come out with a concept for integrating the desired level of details with the library components (types, declaration, initialisation & simulations). It is desired to establish a concept where:
The lower the level of details is desired, the simpler the implementation is
The higher the level of details is considered, associated routines would be composed of the lower ones in a cascaded way
Related to #30
The following reasons:
Thus it is beneficial to come out with a concept for integrating the desired level of details with the library components (types, declaration, initialisation & simulations). It is desired to establish a concept where: