{
  "_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-2602"
    }
  ],
  "@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-2602",
  "ediid": "ark:/88434/mds2-2602",
  "version": "1.0.2",
  "doi": "doi:10.18434/mds2-2602",
  "title": "Python tools for OpenFOAM simulations of filament shapes in embedded 3D printing, Version 1.1.0",
  "contactPoint": {
    "fn": "Jonathan Seppala",
    "hasEmail": "mailto:jonathan.seppala@nist.gov"
  },
  "modified": "2022-04-06 00:00:00",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2602",
  "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. OpenFOAM is an open source computational fluid dynamics solver. This repository contains the following Python tools: \n- Tools for generating input files for OpenFOAM v1912 or OpenFOAM v8 tailored to a conical or cylindrical nozzle extruding a filament into a static support bath. \n- Tools for monitoring the status of OpenFOAM simulations and aborting them if they are too slow. \n- 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) \n- Tools for generating images and tables from the 3D time series. \n- Tools for compiling images into videos. \n- Tools for analyzing, summarizing, and plotting data.",
    "This version is associated with the paper:\nFriedrich, L.M., Gunther, R.T. & Seppala, J.E. (2022) Simulated stress mitigation strategies in embedded 3D bioprinting, submitted for publication"
  ],
  "keyword": [
    "3d printing",
    "additive manufacturing",
    "polymer",
    "embedded ink writing",
    "embedded 3D printing",
    "bioprinting",
    "rheology",
    "computational fluid dynamics",
    "OpenFOAM"
  ],
  "topic": [
    {
      "@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": "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: Polymers"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Materials: Modeling and computational material science"
    },
    {
      "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"
  ],
  "_editStatus": "done",
  "theme": [
    "Manufacturing: Biomanufacturing",
    "Manufacturing: Additive manufacturing",
    "Mathematics and Statistics: Numerical methods and software",
    "Mathematics and Statistics: Modeling and simulation research",
    "Materials: Polymers",
    "Materials: Modeling and computational material science"
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/openfoamEmbedded3DP/releases/tag/v1.1.1",
      "format": {
        "description": "link to Github"
      },
      "description": "Link to Github page. Living code is updated at this repository. The link goes to a static version, frozen at time of paper submission.",
      "title": "Github release v1.1.1",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/openfoamEmbedded3DP/releases/tag/v1.1.1",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "@id": "cmps/openfoamEmbedded3DP-1.1.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.1.1.zip",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-2602/openfoamEmbedded3DP-1.1.1.zip",
      "mediaType": "application/x-zip-compressed",
      "description": "A zip file of Python tools for OpenFOAM embedded 3D printing, version 1.1.1. Only the readme varies from 1.1.0. ",
      "title": "Python tools for OpenFOAM embedded 3D printing, version 1.1.1",
      "size": 153556,
      "checksum": {
        "hash": "79c4f12f5adfa90fd295444329bd6f78b391c05410e58687116859b92a6f8731",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "authors": [
    {
      "familyName": "Friedrich",
      "fn": "Leanne  Friedrich",
      "givenName": "Leanne",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Materials Measurement Laboratory"
          ],
          "@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",
          "subunits": [
            "Materials Science and Engineering"
          ],
          "@type": "org:Organization"
        }
      ],
      "orcid": "0000-0002-6442-5396",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Seppala",
      "fn": "Jonathan  Seppala",
      "givenName": "Jonathan",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Materials Measurement Laboratory"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-5937-8716",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2026-01-07T03:41:11.945125",
  "revised": "2022-07-11T18:29:04.619275",
  "issued": null,
  "firstIssued": "2022-07-11T18:29:04.619275",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-2602/pdr:v",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2022-04-06",
        "@id": "ark:/88434/mds2-2602/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2602/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2022-04-06 00:00:00",
        "@id": "ark:/88434/mds2-2602/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2602/pdr:v/1.0.1",
        "description": "metadata update"
      },
      {
        "version": "1.0.2",
        "issued": "2026-01-06",
        "@id": "ark:/88434/mds2-2602/pdr:v/1.0.2",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2602/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"
    }
  ]
}