Opened 15 years ago
Closed 15 years ago
#70 closed enhancement (fixed)
Using loop index as part of an equation
Reported by: | Argimiro Resende Secchi | Owned by: | Rafael de Pelegrini Soares |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | EMSO | Version: | 0.9.52 |
Keywords: | Cc: |
Description
The use of an index variable as part of an equation, such as the following modification in the sample_arrays.mso file:
is not allowed in the current version. The index variable should be treated as an integer parameter.
Note: See
TracTickets for help on using
tickets.
Enhancement implemented on the development version (0.9.52). Actually it was already implemented, the only problem was related with the UOM checking in such equations.