Skip to content

Create PropsSImulti() #22

Description

@duncanam

I think we should look into adding this call to this package to leverage single AbstractState setup if a user wants to pull lots of combinations of input parameters.

Currently the options are to use the low level interface and loop over AbstractState updates or to loop (or dot syntax) over PropsSI() which instantiates a new AbstractState each time. For things like REFPROP, this is a painful performance hit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions