lrtfm / notes-for-firedrake

Firedrake notes

Home Page:https://zzyang.net/firedrake-notes/README.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupytext kernelspec
text_representation
extension format_name
.md
myst
display_name language name
Python 3
python
python3

Firedrake Notes

\addcontentsline{toc}{chapter}{Preface}
\chapter*{Preface}
\markboth{Preface}{Preface}

Firedrake is a high-level computational framework for solving partial differential equations (PDEs) using the finite element method. When I learn how to use Firedrake, I took some notes on it, including installation, mesh generation, defining variational forms, solving PDEs, and some tricks on using Firedrake.

The notes are currently being consistently updated and are far from being a comprehensive document.

About

Firedrake notes

https://zzyang.net/firedrake-notes/README.html


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%Language:Makefile 0.0%Language:GLSL 0.0%Language:CSS 0.0%