Select Git revision
src
-
-
- Open in your IDE
- Download source code
- Download this directory
Sébastien Villemot authored
In particular, this implies that steady state values of endogenous in the “occbin_constraints” block must now be specified using the STEADY_STATE() operator (and not with a “_ss” suffix). Moreover: – make various simplifications to the fields generated under M_ – in the driver file, replace the call to occbin.initialize() by a few explicit operations Ref. #68