NL_solver
Description
|
|
Type
|
String, read/write
|
Default value
|
"" (empty string)
|
Notes
|
1. If solver options are set via
NL_options, the parameter
NL_solver must contain the solver name prefix to be applied to the options name.
2. If
NL_solverpath is not specified, then the
nlsolv module tries to launch a solver executable using the name specified via
NL_solver. In this case the solver program must be located in the current search path of the operating system (usually defined by the
PATH environment variable).
3. Alternatively, the full path to the solver program (executable or batch file) can be set using the parameter
NL_solverpath.
|
Affects routines
|
|
See also
|
|
Module
|