.. Lizzy documentation master file, created by sphinx-quickstart on Sat Mar 29 23:21:30 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Lizzy ================ Lizzy is a Liquid Composite Molding (LCM) simulation package written in Python. Is is designed to simulate resin infusion processes that are used in the manufacturing of composites parts, like Resin Transfer Molding (RTM) or Liquid Resin Infusion (LRI). Lizzy's APIs allow users to have total control on its functionalities. .. image:: ../images/lizzy_logo_alpha_80.gif :width: 70% :align: center Lizzy uses the FE/CV method to solve the macroscopic Darcy's law and simulate the infusion of a porous material by a viscous fluid. The name "Lizzy" was inspired by the character of Elizabeth Bennet, companion of Mr Darcy in Jane Austen's novel "Pride and Prejudice". .. toctree:: :hidden: installation/installation tutorials/tutorials user_guide/using_lizzy api_reference/api_reference_index validation/validation .. raw:: html
Instructions on how to install Lizzy
A few tutorials to learn the basics of Lizzy
Learn how to run simulations with Lizzy
In-depth API documentation