{
  "_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-3128"
    }
  ],
  "@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-3128",
  "ediid": "ark:/88434/mds2-3128",
  "version": "1.0.2",
  "doi": "doi:10.18434/mds2-3128",
  "title": "Python tools for OpenFOAM simulations of fused filaments in embedded 3D printing, Version 1.2.0",
  "contactPoint": {
    "fn": "Jonathan Seppala",
    "hasEmail": "mailto:jonathan.seppala@nist.gov"
  },
  "modified": "2023-12-08 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3128",
  "description": [
    "In embedded 3D printing, a nozzle is embedded into a support bath and extrudes filaments or droplets into the bath. Using OpenFOAM, we simulated the extrusion of filaments and droplets into a moving bath, for single filaments, single filaments being disturbed by a nozzle, and printing pairs of filaments. OpenFOAM is an open source computational fluid dynamics solver. This repository contains the following Python tools: Tools for generating input files for OpenFOAM v1912 or OpenFOAM v8 tailored to a nozzle extruding a filament into a static support bath, Tools for monitoring the status of OpenFOAM simulations and aborting them if they are too slow, Tools for moving output files between storage locations. (For example, it can automatically move all files to a server, but only necessary files to your hard drive), Tools for generating images and tables from the 3D time series,  Tools for compiling images into videos, Tools for analyzing, summarizing, and plotting data."
  ],
  "keyword": [
    "OpenFOAM",
    "computational fluid dynamics",
    "3D printing",
    "embedded 3D printing",
    "bioprinting",
    "polymer",
    "rheology",
    "interfacial energy"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Numerical methods and software"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Mathematics and Statistics: Modeling and simulation research"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Modeling and computational material science"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Polymers"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Process improvement"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Process measurement and control"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Biomanufacturing"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Manufacturing: Additive manufacturing"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Bioscience: Biomaterials"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Materials: Polymers",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Materials: Biomaterials",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Build Process: Material extrusion",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Properties: Rheology",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Computation and Analysis: Process simulation",
      "@type": "Concept"
    },
    {
      "scheme": "https://data.nist.gov/od/dm/nist-themes-additivemanufacturing/v1.0",
      "tag": "Computation and Analysis: Material simulation",
      "@type": "Concept"
    }
  ],
  "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"
  ],
  "theme": [
    "Mathematics and Statistics: Numerical methods and software",
    "Mathematics and Statistics: Modeling and simulation research",
    "Materials: Modeling and computational material science",
    "Materials: Polymers",
    "Manufacturing: Process improvement",
    "Manufacturing: Process measurement and control",
    "Manufacturing: Biomanufacturing",
    "Manufacturing: Additive manufacturing",
    "Bioscience: Biomaterials"
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/openfoamEmbedded3DP/releases/tag/v1.2.1",
      "format": {
        "description": "GitHub release"
      },
      "description": "Link to the GitHub release page for this version.",
      "title": "GitHub ",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/openfoamEmbedded3DP/releases/tag/v1.2.1",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "@id": "cmps/openfoamEmbedded3DP-1.2.1.zip",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "openfoamEmbedded3DP-1.2.1.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-3128/openfoamEmbedded3DP-1.2.1.zip",
      "mediaType": "application/x-zip-compressed",
      "description": "zip file of the full code",
      "title": "OpenFOAM Embedded 3DP code",
      "size": 301341,
      "checksum": {
        "hash": "da0e3475b6bcb0f35b31bdc88768d521d6c7ff4f46b3e59cdaef2525202b213e",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "_editStatus": "done",
  "authors": [
    {
      "familyName": "Friedrich",
      "fn": "Leanne  Friedrich",
      "givenName": "Leanne",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-0382-3980",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Gunther",
      "fn": "Ross  Gunther",
      "givenName": "Ross",
      "middleName": "",
      "affiliation": [
        {
          "title": "Georgia Institute of Technology",
          "@type": "org:Organization"
        }
      ],
      "orcid": "0000-0002-6442-5396",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2026-01-06T06:17:36.202865",
  "revised": "2024-01-09T16:09:34.580852",
  "issued": null,
  "firstIssued": "2024-01-09T16:09:34.580852",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-3128/pdr:v",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2023-12-08",
        "@id": "ark:/88434/mds2-3128/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3128/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2023-12-08 00:00:00",
        "@id": "ark:/88434/mds2-3128/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3128/pdr:v/1.0.1",
        "description": "metadata update"
      },
      {
        "version": "1.0.2",
        "issued": "2026-01-06",
        "@id": "ark:/88434/mds2-3128/pdr:v/1.0.2",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-3128/pdr:v/1.0.2",
        "description": "added to additiveman collection"
      }
    ]
  },
  "isPartOf": [
    {
      "@type": [
        "nrda:ScienceTheme",
        "nrdp:PublicDataResource"
      ],
      "@id": "ark:/88434/pdr0-0003",
      "title": "Additive Manufacturing Data"
    }
  ]
}