Opened 12 years ago
Last modified 12 years ago
#2181 new enhancement
Add flag for model checking
Reported by: | Per Östlund | Owned by: | somebody |
---|---|---|---|
Priority: | normal | Milestone: | Future |
Component: | Command Prompt Environment | Version: | trunk |
Keywords: | Cc: |
Description
It would be nice to have a flag that enables model checking, i.e. the equivalent of the checkModel API call. This could be used to check if a model is balanced, without generating all the files that +s generates.
Note:
See TracTickets
for help on using tickets.
Sadly,
checkModel()
does not check if the model is balanced (wrong equation count).