See Chapters 3 and 5 from the FEniCS tutorial, volume I. https://fenicsproject.org/tutorial/ The goal of this task is to touch base with the FEniCS solver with an specific application of the problem we aim to reduce. - [x] #7 Set up reproducible environment steps for FEniCS use. - [x] Plain vanilla equation. - [x] Introduce physical parameters. - [x] Wrap into OOC. Useful references - https://github.com/hplgit/fenics-tutorial/pull/74