{
  "_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-2483"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2483",
  "ediid": "ark:/88434/mds2-2483",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-2483",
  "title": "teqp: Templated EQuation of state Package",
  "contactPoint": {
    "fn": "Ian Bell",
    "hasEmail": "mailto:ian.bell@nist.gov"
  },
  "modified": "2021-10-01 00:00:00",
  "status": "available",
  "landingPage": "https://github.com/usnistgov/teqp",
  "description": [
    "teqp is a library written in C++ that allows for calculation of numerical derivatives of thermodynamic equations of state with respect to the independent variables with numerical differentiation tools.  No hand-written derivatives are required, and the computational speed is competitive with, or better than, the results from hand-written derivatives in low-level programming languages."
  ],
  "keyword": [
    "equation of state",
    "derivatives",
    "differentiation",
    "C++",
    "mixture properties"
  ],
  "theme": [
    "Chemistry: Chemical thermodynamics and chemical properties",
    "Mathematics and Statistics: Numerical methods and software"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Chemistry: Chemical thermodynamics and chemical properties"
    },
    {
      "@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"
  ],
  "components": [
    {
      "accessURL": "https://doi.org/10.18434/mds2-2483",
      "title": "DOI Access for teqp: Templated EQuation of state Package",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/mds2-2483"
    }
  ],
  "annotated": "2021-10-01T19:33:32.153095",
  "revised": "2021-10-01T19:33:32.153095",
  "issued": null,
  "firstIssued": "2021-10-01T19:33:32.153095"
}