aesim-tech / simba-project

Roadmap & issue tracking
7 stars 0 forks source link

New TwoColumnDoubleMatrixParameter #366

Open AdriPWS opened 9 months ago

AdriPWS commented 9 months ago

Summary: There's an inconsistency in the "piecewise linear sources" models. The model needs a two-column matrix, but the UI allows adding more, leading to errors and confusion like this:

piecewize

Proposal: Create new TwoColumnDoubleMatrixParameter to enforce a two-column limit in the UI and use it in the PieceWiseLinear Source models, the 2D lookup table and all model with matrix parameters of width 2.