Skip to content

Abstract

Applying a numerical method to a real world problem typically goes through the 4 following problem definition:

hecate

Numerical Problem

Computer Problem

user

Engineering Problem

Mathematical Problem

hecate

Numerical Problem

Computer Problem

user

Engineering Problem

Mathematical Problem

  • easy to use
  • separate problem definition and implementation
  • runtime flexibility
    • multiple backends for the different components (mesh generation, PDE solvers, etc.)
  • modular design with building blocks
  • graphical user interface
  • ai powered generation