Opened 13 years ago

Last modified 7 years ago

#1853 closed defect

reinit does not handle arrays — at Version 5

Reported by: Adeel Asghar Owned by: Adeel Asghar
Priority: critical Milestone: 1.13.0
Component: Frontend Version: trunk
Keywords: Cc: Per Östlund, Martin Sjölund

Description (last modified by Martin Sjölund)

Passing an array to reinit (or change) raises the "wrong arguments error".

Change History (5)

comment:1 by Adeel Asghar, 13 years ago

Summary: reinit does not handle arraysreinit and change does not handle arrays

comment:2 by Adeel Asghar, 13 years ago

Description: modified (diff)

comment:3 by Martin Sjölund, 13 years ago

Cc: Per Östlund Martin Sjölund added
Owner: changed from perost, sjoelund.se to Adeel Asghar
Status: newassigned

comment:4 by Martin Sjölund, 13 years ago

I'm pretty sure you cannot vectorize change, because <> does not work on vectors.
reinit I guess should be allowed. What models uses this?

comment:5 by Martin Sjölund, 13 years ago

Description: modified (diff)
Summary: reinit and change does not handle arraysreinit does not handle arrays
Note: See TracTickets for help on using tickets.