Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
SimulationWorkflows
SimulationWorkflows
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMB
  • SimulationWorkflowsSimulationWorkflows
  • Wiki
  • Home

Last edited by John Tourtellott Oct 07, 2016
Page history

Home

Simulation Templates for SMTK and CMB

This repository hosts SMTK workflow descriptions describing what inputs are required to run a variety of open-source simulation packages. The workflow descriptions include

  • template files holding definitions of physics models, boundary conditions, initial conditions, solver termination conditions, and more.
  • export scripts written in Python that take information from a filled-out template and generate an input deck for a simulation.

Together, these can be used in the CMB application suite or as part of a custom application built on SMTK to prepare a simulation scenario.

Supported simulations

We currently target the following simulation packages.

  • Adaptive Hydraulics (AdH): a 2d flow simulator aimed at hydrological models.
  • Albany: a high-performance, parallel, mutliphysics solver
  • Hydra: a hybrid finite-element/finite-volume incompressible/low-Mach flow solver built on the Hydra toolkit.
Clone repository
  • authoring conventions
  • Home