Skip to content

replace global variables from variables.cpp

replace global variables from variables.cpp constant variables are usually directly read in from userinput changing variables are either allocated locally in functions or ,if not possible, they were put into solver_variables or separately into the main functions

Merge request reports