SIMPLE algorithm based solver for steady state momentum and continuity equation in 2D
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
2D steady state solver, based on SIMPLE algorithm. 10x10 Staggered grid is used. Lid-driven cavity boundary conditions are employed, but the right hand side velocity is non zero. Please contact if you find any bugs. You can add any visualisation plots according to your preference. The contours are quite rough (as it is a 10x10 grid). The grid can be made finer, for better visualisation.
Cita come
Sumedh Soman (2026). SIMPLE Algorithm based steady state solver (https://github.com/sumedhsoman/Fluid-Flow-simulation-codes), GitHub. Recuperato .
Riconoscimenti
Ispirato da: Navier-Stokes Solver using SIMPLE, matlab
Informazioni generali
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.3.0 | Connected with GitHub |
||
| 1.2.0 | Added rough p,u,v contours, optimised under-relaxation and over-relaxation coefficient further. |
||
| 1.1.0 | V1.1: Velocity and pressure overrelaxation and underrelaxation coefficients changed for better accuracy, rough contours added, rectified an error in source term expression and in boundary condition implementation. |
||
| 1.0.0 |
