Skip to content

Support for FPRP #229

Description

@berland

Support for the summary keyword FPR (hydrocarbon pore weighed average) is implemented, but the simpler FPRP (pore volume weighted average) is missing.

fpr() in Summary.cpp implements sum(HCPV*p)/sum(HCPV) while FPRP would need only sum(PV*p)/sum(PV).

New function fprp() or should it be templatized?

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