::hwat::utils::SetSolver - Sets the global SOLVER variable and sources the solver specific files. If the solver name passed is the same as the SOLVER variable, the files are not sourced.
::hwat::utils::SetSolver [solverName]
solverName |
The name of the solver viz dyna, radioss, madymo (default = ""). |
The current solver name if successful, {} otherwise.
::hwat::utils::SetSolver dyna.
If no solver name is given the function returns the current value of the SOLVER variable.