Aerodynamics: Difference between revisions

From Sapienza Rocket Team
Argonon (talk | contribs)
No edit summary
Argonon (talk | contribs)
No edit summary
Line 2: Line 2:




=== CFD Simulation with OpenFOAM: ===
=== <u>CFD Simulation with OpenFOAM:</u> ===
This section is dedicated to a practical approach to CFD. The following pages will show how to set up a simulation step-by-step in different cases, and all of them are made in [https://www.openfoam.com/ OpenFOAM], an open-source software written in C++.  
This section is dedicated to a practical approach to CFD. The following pages will show how to set up a simulation step-by-step in different cases, and all of them are made in [https://www.openfoam.com/ OpenFOAM], an open-source software written in C++.  


Before getting started, it is possible to install OpenFOAM here, remembering that it is made for Linux environment, like Ubuntu or Debian. If you are working on Windows, OpenFOAM is also available for the [https://develop.openfoam.com/Development/openfoam/-/wikis/precompiled/windows WSL Virtual Machine].
Before getting started, it is possible to install OpenFOAM here, remembering that it is made for Linux environment, like Ubuntu or Debian. If you are working on Windows, OpenFOAM is also available for the [https://develop.openfoam.com/Development/openfoam/-/wikis/precompiled/windows WSL Virtual Machine].
* Steady-State Simulations :
 
** Compressible:
==== <u>OpenFOAM</u> ====
*** [[Subsonic]]
 
*** [[Sonic]]
* Getting Started
*** [[Supersonic]]
* Directory
** Uncompressible:
* Run in Batch
*** [[Subsonic]]
 
* Transient Simulations
==== <u>Meshing</u> ====
 
* ANSA
* cfMesh
* Salome
 
==== <u>Steady-State Simulations :</u> ====
* Compressible:
** [[Subsonic]]
** [[Sonic]]
** [[Supersonic]]
* Uncompressible:
** [[Subsonic]]
 
==== <u>Transient Simulations :</u> ====

Revision as of 19:47, 10 April 2025

DEPARTMENT:

CFD Simulation with OpenFOAM:

This section is dedicated to a practical approach to CFD. The following pages will show how to set up a simulation step-by-step in different cases, and all of them are made in OpenFOAM, an open-source software written in C++.

Before getting started, it is possible to install OpenFOAM here, remembering that it is made for Linux environment, like Ubuntu or Debian. If you are working on Windows, OpenFOAM is also available for the WSL Virtual Machine.

OpenFOAM

  • Getting Started
  • Directory
  • Run in Batch

Meshing

  • ANSA
  • cfMesh
  • Salome

Steady-State Simulations :

Transient Simulations :