Software Resource - Fall 2020
  • Introduction
  • Anaconda
    • Getting started
    • Managing conda environments
      • Using Navigator
      • Using Terminal
      • Issues using zsh shell
    • Jupyter Notebook
  • Finite Element (FEniCS)
    • Getting started
    • Tutorial
  • Black Box (ML libraries)
    • Tensorflow
    • Pytorch
    • Scikit-learn
    • GPU acceleration
  • Version Control (Git)
    • Getting started
Powered by GitBook
On this page
  • Book
  • Software Documentation

Was this helpful?

  1. Finite Element (FEniCS)

Tutorial

There are several versions of FEniCS, and the functions/syntax can differ from the book tutorial linked on the Canvas site. Please check out the correct software documentation for your version.

PreviousGetting startedNextTensorflow

Last updated 4 years ago

Was this helpful?

Book

Software Documentation

To check your version of FEniCS:

dolfin-version

Using the version number, you can find the correct documentation here:

The FEniCS TutorialFEniCS Project
https://fenicsproject.org/docs/dolfin/fenicsproject.org
Logo