{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2397"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2397",
  "ediid": "ark:/88434/mds2-2397",
  "version": "1.0.1",
  "title": "Supporting information to accompany: Accelerating Iterative Equation of State Calculations With Superancillary Phase Boundaries",
  "contactPoint": {
    "fn": "Ian Bell",
    "hasEmail": "mailto:ian.bell@nist.gov"
  },
  "modified": "2021-04-28 00:00:00",
  "landingPage": "https://data.nist.gov/od/id/mds2-2397",
  "description": [
    "This record contains a Python script that was used to generate the phase boundaries with superancillary Chebyshev expansion curves.  Running the script in Python 3.8 will output the figures and results from the paper. This paper was presented at the ORC 2021 conference in Munich, Germany, paper # 141. Requirements: conda/pip: numpy, scipy, matplotlib, pandas. pip: CoolProp, ChebTools"
  ],
  "keyword": [
    "Chebyshev",
    "equation of state",
    "numerical approximation"
  ],
  "theme": [
    "Chemistry: Chemical engineering and processing",
    "Mathematics and Statistics: Numerical methods and software"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Chemistry: Chemical engineering and processing"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Numerical methods and software"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "doi": "doi:10.18434/mds2-2397",
  "components": [
    {
      "accessURL": "https://doi.org/10.18434/mds2-2397",
      "title": "DOI Access for Supporting information to accompany: Accelerating Iterative Equation of State Calculations With Superancillary Phase Boundaries",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/mds2-2397"
    },
    {
      "@id": "cmps/make_hs.py.sha256",
      "@type": [
        "nrdp:ChecksumFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "filepath": "make_hs.py.sha256",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2397/make_hs.py.sha256",
      "algorithm": {
        "tag": "sha256",
        "@type": "Thing"
      },
      "describes": "cmps/make_hs.py",
      "description": "SHA-256 checksum value for make_hs.py",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/ChecksumFile"
      ],
      "mediaType": "text/plain",
      "size": 64,
      "checksum": {
        "hash": "f3db2ca439e7c3788b7f78c53d1d6509e3384f6f98fe9ce8d65ccdfff787efcf",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "valid": true,
      "title": "SHA256 File for Script to generate the figures from the paper"
    },
    {
      "@id": "cmps/make_hs.py",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "make_hs.py",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2397/make_hs.py",
      "mediaType": "text/x-python",
      "size": 22151,
      "checksum": {
        "hash": "7ba47c0b7b5e010dada617edb8231fe7440a0926636668b440f97a225c684ece",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      },
      "title": "Script to generate the figures from the paper"
    }
  ],
  "status": "available",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-2397.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2021-04-28 00:00:00",
        "@id": "ark:/88434/mds2-2397/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2397/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2021-04-28 00:00:00",
        "@id": "ark:/88434/mds2-2397/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2397/pdr:v/1.0.1",
        "description": "metadata update"
      }
    ]
  },
  "annotated": "2021-11-16T20:06:26.308833",
  "issued": null
}