.. LBM Backend documentation master file, created by sphinx-quickstart on Sat Oct 31 21:17:44 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Modified by Alan Lugarini on Jun 30. Nassu docs ========== **Nassu is a CFD (computational fluid-dynamics) solver.** It uses **LBM (lattice Boltzmann-method)** to run the simulation and its main philosophy is **you don't have to write a single line of code to run your simulation**. .. tip:: If you aren't familiarized with CFD or LBM we recommend :footcite:t:`Kruger2016-cv` as introduction. ^^^^^^^^^^^^^^^^ Related projects ^^^^^^^^^^^^^^^^ Some related projects to Nassu are * `STL2LNAS `_: Converts STL files to LNAS (Lagrangian Nassu) format, file interpreted by Nassu solver .. footbibliography:: .. toctree:: :maxdepth: 1 :caption: Theory :hidden: Introduction LBM Boundary conditions IBM LES Wall model Multiblock Turbulent flow Surface coefficients Precursor simulation .. toctree:: :maxdepth: 1 :caption: Solver :hidden: Meshing Modeling Validation Cases Performance Code .. toctree:: :maxdepth: 1 :caption: User Guide :hidden: Introduction Technologies Used Installation and usage Configuring simulations Post processing Modeling cases Examples .. toctree:: :maxdepth: 1 :caption: Others :hidden: Release Notes License .. Indices and tables .. ================== .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search`