{
  "_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-3632"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3632",
  "ediid": "ark:/88434/mds2-3632",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3632",
  "title": "temo: teqp-based Thermodynamic Model Optimization",
  "contactPoint": {
    "fn": "Ian Bell",
    "hasEmail": "mailto:ian.bell@nist.gov"
  },
  "modified": "2024-11-07",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3632",
  "description": [
    "This library make the process of fitting highly accurate thermodynamic mixture models much easier, facilitating their use by a large swath of the community. A modular Python-based library is developed, with methods for a number of the common operations (loading of data files, adding additional helper data, building a cost function, plotting results, etc.).  The user is required to define the cost function, and an example showing how that can be achieved is presented."
  ],
  "keyword": [
    "optimization",
    "EOS",
    "thermodynamic modeling"
  ],
  "theme": [
    "Chemistry"
  ],
  "topic": [
    {
      "@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/temo-main.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "temo-main.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3632/temo-main.zip",
      "mediaType": "application/zip",
      "title": "The archive of the repo of temo",
      "size": 229916,
      "checksum": {
        "hash": "afb233a124e69f3b38a36193a471af44293062d2fac138c805284f64477ce8be",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "_editStatus": "done",
  "authors": [
    {
      "familyName": "Bell",
      "fn": "Ian Bell",
      "givenName": "Ian",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-1091-9080",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2025-01-10T20:11:57.317773",
  "revised": "2025-01-10T20:11:57.317773",
  "issued": null,
  "firstIssued": "2025-01-10T20:11:57.317773"
}