.. FEniCSxTutorials documentation master file, created by sphinx-quickstart on Sat Dec 21 11:39:34 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to FEniCSx Examples UACh! ==================================== The **FEniCS** package has been very welcomed by the research community as an open-source tool for implementing numerical solutions of boundary value problems. At the moment, a new version, called **FEniCSx**, is under development. For the particular reasons, see the paper: `DOI: 10.5281/zenodo.10447665 `_. Apart from the `Dolfinx documentation `_, which already includes a number of demos, there are excellent tutorials available, for example: - `Dolfinx Tutorial by Jørgen S. Dokken `_ - `Comet-Fenicsx by Jeremy Bleyer `_ - `Dolfinx Tutorial @Sorbonne by Jørgen S. Dokken `_ Using FEniCSx can still be challenging, especially for problems or aspects not covered in existing resources. This website was created to address this issue by curating documented examples relevant to teaching and research at the Universidad Austral de Chile (**UACh**). Additionally, it serves as a source code repository to preserve the insights and knowledge gained from the practical application of the software. .. note:: **This page is a work in progress and may be updated occasionally.** .. toctree:: :maxdepth: 2 /Intro/intro /LinearElastostatics/LinearElastostatics /LinearElastodynamics/LinearElastodynamics /GeneralAspects/GeneralAspects .. note:: ChatGpt has been used to improve writing as well as occasionally for coding: OpenAI. (2025). ChatGPT [Large language model]. https://chatgpt.com Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`