|
What are the .L items |
Top Previous Next |
|
In the nonlinear equation system chemical engineering GAMS formulation a line was introduced which is
This line provides a starting point for the variables in the model. In particular the notation variablename.l=value is the way one introduces a starting value for a variable in GAMS as discussed in the chapter on NLP and MCP Model Types. Such a practice can be quite important in achieving success and avoiding numerical problems in model solution (as discussed in the Fixing Execution Errors chapter). Notes:
|