Skip to content

Improved way of dispatching functional form converters, mixing rule and NB #13

Description

@emarinri

The way to call a function for these functional form conversion in convert_form.py (and also the mixing rule application in nb_converter.py and the NB functional form conversion in nb_converter.py) is currently being done in an ad-hoc manner (assembling the function name and calling it by string). The current version is probably not very robust. Maybe we need to find a way to make this more elegant.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions