Skip to content

Getting started

William Jussiau edited this page Feb 22, 2025 · 27 revisions

Contents

  1. Installman
  2. “Hello World!”
  3. Building

Installation 🛠️

conda

The conda environment required to run the code can be extracted from the file environment.yml. Additional path tweaking may be required for all FEniCS (dolfin module) and custom modules to be found.

Hello World!

The simplest use of Hystrix is as follows:

Docker 🐳

[coming soon]

Clone this wiki locally