You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
MAQSS parses the variables in InputFile and assigns them as variables in a configContainer object (see configContainer.hpp)
Right now MAQSS uses fileIO.cpp to parse the InputFile. This function hardcodes every variable, which isn't good.