{
  "_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-3203"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3203",
  "ediid": "ark:/88434/mds2-3203",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3203",
  "title": "Code and Results for the Application of Polar SAFT models to Refrigerants",
  "contactPoint": {
    "fn": "Ian Bell",
    "hasEmail": "mailto:ian.bell@nist.gov"
  },
  "modified": "2024-03-22",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3203",
  "description": [
    "This dataset includes the python scripts and output results for fitting SAFT models to the phase equilibrium density, pressure, and speed of sound for refrigerants. A conda environment file is included specifying the dependencies, and the driver script does all the fitting. The process is carried out in parallel through the use of process-level parallelism. The output files are in the JSON format, in a hierarchical folder data structure. Summary files are generated in the csv format. A README file is included within the zip file."
  ],
  "keyword": [
    "equation of state",
    "optimization",
    "polar",
    "phase equilibria",
    "teqp",
    "REFPROP"
  ],
  "theme": [
    "Energy",
    "Chemistry"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Energy"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Chemistry"
    }
  ],
  "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"
  ],
  "components": [
    {
      "@id": "cmps/data.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "data.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3203/data.zip",
      "mediaType": "application/zip",
      "title": "data",
      "size": 13164147,
      "checksum": {
        "hash": "8df2fef78ea739e4d32eaf17723c98debd5897280f48d5b7c9a458e4a417d969",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    },
    {
      "@id": "cmps/README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "README.md",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3203/README.md",
      "mediaType": "text/markdown",
      "title": "README",
      "size": 849,
      "checksum": {
        "hash": "cf4978b626ae735498be3b7cb015d46e8dcde76e3733a12681c24c87fafcb32f",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "annotated": "2024-09-26T18:36:22.971472",
  "revised": "2024-09-26T18:36:22.971472",
  "issued": null,
  "firstIssued": "2024-09-26T18:36:22.971472"
}