# AeroSim's documentation **AeroSim is a CFD (computational fluid-dynamics) solver.** It uses **LBM (lattice Boltzmann-method)** to run high performance CFD simulations. To check all other AeroSim's documentations: - {external+nassu:doc}`Nassu `: LBM solver behind AeroSim's web interface, runs the bulk of the simulation - {external+validation:doc}`Validation `: Validation portfolio of AeroSim's solvers, with cases and results - {external+cfdmod:doc}`CFDmod `: Python API for pre and post processing of simulation cases ```{toctree} :caption: Installation :maxdepth: 1 Getting AeroSim Installation ``` ```{toctree} :caption: Getting Started :maxdepth: 1 Creating Your First Project Configuring Your First Simulation Running Your First Simulation Visualizing Your First Results ``` ```{toctree} :caption: User Guide :maxdepth: 3 Guided Cases Guidelines & Best Practices Reference ```