Skip to content

flag for underscores in names of parameters #394

@quaquel

Description

@quaquel

master requires that parameter names are valid python identifiers. For many legacy models, in paricular vensim, this creates a mess. You need to specify name and variable_name for all parameters. See vensim examples for details.

It might be nice to add a flag to Model or VensimModel to just auto replace underscores with whitespace to avoid this duplication.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions