Flow360 CFD Solver#
Flow360 is the next-generation Navier-Stokes solver. It is 100 times faster than industry-leading solvers, with the same high-fidelity and reduced cost. It expedites your time to market, shortens design cycles, reduces development cost, and facilitates more comprehensive testing to avoid program delays.
Contents#
- 1. Quick Start 👋
- 2. Capabilities 📈
- 3. Preprocessing ✅
- 4. Python API Guide 🔧
- 5. Python API References 💻
- 6. Case Studies 📖
- 6.1. NACA 0012 Low Speed Airfoil
- 6.2. 2D NACA 4412 Airfoil Trailing Edge Separation
- 6.3. 2D Backward Facing Step
- 6.4. Transition Modeling
- 6.5. Wall Model
- 6.6. High Lift Common Research Model (HL-CRM)
- 6.7. Drag Prediction of Common Research Model
- 6.8. ONERA M6 Wing
- 6.9. XV-15 Rotor Blade Analysis using the Blade Element Disk Method
- 6.10. DTU 10MW Wind Turbine
- 6.11. Scale-Resolving Simulations Past a Circular Cylinder
- 6.12. Aeroacoustics and Noise Simulation
- 7. Tutorials ✍️
- 7.1. Geometry Modeling and Preparation for Automated Meshing: An Example of the ONERA M6 Wing
- 7.2. RANS CFD on 2D High-Lift System Configuration Using the Flow360 Python API
- 7.3. Time-accurate RANS CFD on a propeller using a sliding interface: the XV-15 rotor geometry
- 7.4. Calculating Dynamic Derivatives using Sliding Interfaces
- 7.5. Automated Meshing for Internal Flow
- 7.6. Conjugate Heat Transfer for Cooling Fins
- 7.7. TU Berlin TurboLab Stator simulation using periodic boundary conditions
- 7.8. User Defined Dynamics
- 7.9. User Defined Postprocessing via
UserDefinedField
- 8. Knowledge Base 🔎
- 9. Publications 📚
- 10. Release Notes
Warning
The flow360client package is deprecated. Please use the new flow360 package instead. For updated examples and tutorials, visit the Flow360 tutorials section of the example library or contact our support team at support@flexcompute.com.