This repository contains the open book and course materials associated with Advanced Finite Element Methods, including material for Fall 2026 ME/BME 736.
book/contains the Quarto book.notebooks/contains computational notebooks.examples/contains standalone FEniCSx examples.assignments/contains public assignment statements and starter files.data/contains datasets used in examples or assignments.src/fem_utils/contains reusable Python utilities.course/contains course-specific documents such as the syllabus.
Copyright (C) 2026 Prashant K. Jha.
This work is free: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See LICENSE for the full text.
If you build on this material — a chapter, a notebook, an assignment — the GPL asks that you release your version under the same terms, so it stays available to whoever comes next.