Skip to content

"Table formula with X argument" does not get updated when a state variable parameter is used as X argument #167

@PavelBal

Description

@PavelBal

table_formula_with_x_argument-not-updated.zip

In the attached project:

  • Parameter Age, defined as a state variable parameter that grows over time:

image

  • Parameter TableParam_Volume, defined as a table parameter:
    image

Correctly changes with simulation time:

image

  • Parameter Volume2, which is a Table Formula with X-Argument, having TableParam_Volume as table object and Age as X-Argument:

image

I expect the value of Value2 to change as Age´ changes, similarly to TableParam_Volume`. However, it's value is constant:

image

And only changes when Age is changed before simulation start:

image

image

Is this by design, or is this a bug? @msevestre @Yuri05

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions