Good day. I am developing a scientific application which will be have math methods. All models have a static part which is common for all math models. For example, the static part are some arrays and constants and the math methods are finite element methods and finite volume methods. Please give some tips how to separate the static part.