U.S. flag

An official website of the United States government

Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Breadcrumb

  1. Home

C++ implementation of enthalpy-entropy flash calculations with superancillary equations

This repository implements the code to accompany the paper "Accelerating Enthalpy-Entropy Iterative Calculations With Superancillary Phase Boundaries" in the Energy journal by Ian Bell.The code uses superancillary equations (Chebyshev expansions) to speed up the phase-boundary determination and two-phase iterative calculations by a factor of approximately 500 without a loss in precision.

About this Dataset

Updated: 2024-02-22
Metadata Last Updated: 2022-01-19 00:00:00
Date Created: N/A
Views:
Data Provided by:
equation of state
Dataset Owner: N/A

Access this data

Contact dataset owner Landing Page URL
Download URL
Table representation of structured data
Title C++ implementation of enthalpy-entropy flash calculations with superancillary equations
Description This repository implements the code to accompany the paper "Accelerating Enthalpy-Entropy Iterative Calculations With Superancillary Phase Boundaries" in the Energy journal by Ian Bell.The code uses superancillary equations (Chebyshev expansions) to speed up the phase-boundary determination and two-phase iterative calculations by a factor of approximately 500 without a loss in precision.
Modified 2022-01-19 00:00:00
Publisher Name National Institute of Standards and Technology
Contact mailto:ian.bell@nist.gov
Keywords equation of state , iterative calculation , numerical approximation , Chebyshev
{
    "identifier": "ark:\/88434\/mds2-2533",
    "accessLevel": "public",
    "contactPoint": {
        "hasEmail": "mailto:ian.bell@nist.gov",
        "fn": "Ian Bell"
    },
    "programCode": [
        "006:045"
    ],
    "@type": "dcat:Dataset",
    "landingPage": "https:\/\/data.nist.gov\/od\/id\/mds2-2533",
    "description": "This repository implements the code to accompany the paper \"Accelerating Enthalpy-Entropy Iterative Calculations With Superancillary Phase Boundaries\" in the Energy journal by Ian Bell.The code uses superancillary equations (Chebyshev expansions) to speed up the phase-boundary determination and two-phase iterative calculations by a factor of approximately 500 without a loss in precision.",
    "language": [
        "en"
    ],
    "title": "C++ implementation of enthalpy-entropy flash calculations with superancillary equations",
    "distribution": [
        {
            "downloadURL": "https:\/\/data.nist.gov\/od\/ds\/mds2-2533\/code.zip",
            "mediaType": "application\/x-zip-compressed"
        },
        {
            "accessURL": "https:\/\/doi.org\/10.18434\/mds2-2533",
            "title": "DOI Access for C++ implementation of enthalpy-entropy flash calculations with superancillary equations"
        }
    ],
    "license": "https:\/\/www.nist.gov\/open\/license",
    "bureauCode": [
        "006:55"
    ],
    "modified": "2022-01-19 00:00:00",
    "publisher": {
        "@type": "org:Organization",
        "name": "National Institute of Standards and Technology"
    },
    "theme": [
        "Mathematics and Statistics:Numerical methods and software",
        "Chemistry:Chemical engineering and processing"
    ],
    "issued": "2022-01-21",
    "keyword": [
        "equation of state",
        "iterative calculation",
        "numerical approximation",
        "Chebyshev"
    ]
}

Was this page helpful?