Return to search results
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.
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| bureauCode |
[
"006:55"
]
|
| contactPoint |
{
"fn": "Ian Bell",
"hasEmail": "mailto:ian.bell@nist.gov"
}
|
| 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. |
| distribution |
[
{
"title": "DOI Access for C++ implementation of enthalpy-entropy flash calculations with superancillary equations",
"accessURL": "https://doi.org/10.18434/mds2-2533"
},
{
"mediaType": "application/x-zip-compressed",
"downloadURL": "https://data.nist.gov/od/ds/mds2-2533/code.zip"
}
]
|
| identifier | ark:/88434/mds2-2533 |
| issued | 2022-01-21 |
| keyword |
[
"Chebyshev",
"equation of state",
"iterative calculation",
"numerical approximation"
]
|
| landingPage | https://data.nist.gov/od/id/mds2-2533 |
| language |
[
"en"
]
|
| license | https://www.nist.gov/open/license |
| modified | 2022-01-19 00:00:00 |
| programCode |
[
"006:045"
]
|
| publisher |
{
"name": "National Institute of Standards and Technology",
"@type": "org:Organization"
}
|
| theme |
[
"Chemistry:Chemical engineering and processing",
"Mathematics and Statistics:Numerical methods and software"
]
|
| title | C++ implementation of enthalpy-entropy flash calculations with superancillary equations |