#288: Expand information stored about model variables in preprocessor --------------------------+----------------------- Reporter: houtanb | Owner: sebastien Type: bug | Status: new Priority: major | Milestone: 5.0 Component: Preprocessor | Version: Keywords: | --------------------------+----------------------- From Michel:
In the preprocessor, we need the full analysis of the dynamic structure of the model. Lists of lagged variables, forward variables, variables that are both lagged and forward, static variables.
Currently, this analysis is done in set_state_space.m except when block option is used, then Ferhat does it in the preprocessor.
We need to think about the structure in which to store this information, so it requires a little planning
#288: Expand information stored about model variables in preprocessor ---------------------------+----------------------- Reporter: houtanb | Owner: sebastien Type: enhancement | Status: new Priority: major | Milestone: 5.0 Component: Preprocessor | Version: Resolution: | Keywords: ---------------------------+----------------------- Changes (by houtanb):
* type: bug => enhancement
#288: Expand information stored about model variables in preprocessor ---------------------------+----------------------- Reporter: houtanb | Owner: sebastien Type: enhancement | Status: new Priority: major | Milestone: 5.0 Component: Preprocessor | Version: Resolution: | Keywords: ---------------------------+-----------------------
Comment (by sebastien):
Counting of variable categories done in c121aa14b1f9147a13d6b3fee078b8a65ea2fb96