Skip to content

Add LOOKUP INVERT #127

@JamesPHoughton

Description

@JamesPHoughton

LOOKUP INVERT takes a lookup function (not a call to it) as a parameter, along with a y value on that table, and returns the x value at which the table should return y.

It's useful for creating expressions to initialize a model in equilibrium when that equilibrium depends on a value in the table.

See the vensim docs

This may require some changes to the parser to recognize the reference to the lookup table which is not actually a call to the lookup table.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions