Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This is based on and inspired from http://www.mathworks.com/matlabcentral/fileexchange/41081-interactive-incompressible-fluids
following changes are implemented:
- Removes the parallell computing toolbox dependencies.
- implements a different GUI, where number of particles are controlled instead of resolution of underlying flow
- Optimized a great many functions for effeciency (so it can run smoothly, even without the parallel toolbox/GPU)
- Removed many bugs
- slightly different mouse-drag interface to particles
v1.01:
- GUI option: Renderer
v1.02:
- GUI option: Solver, "Simple" or "Alpha"
Citar como
Stefan Karlsson (2026). Interactive Incompressible Fluids (Karlsson version) (https://la.mathworks.com/matlabcentral/fileexchange/54495-interactive-incompressible-fluids-karlsson-version), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: Interactive Incompressible Fluids
Información general
- Versión 1.3.0.0 (14,1 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
| Versión | Publicado | Notas de la versión | Action |
|---|---|---|---|
| 1.3.0.0 | Added control of grid-size to Gui
|
||
| 1.2.0.0 | Added another solver, which should be more accurate. Choose it in the GUI. |
||
| 1.1.0.0 | hotfix, uploaded wrong file
improved the remarks in the code. improved the display and calculation of CPU miliseconds and FPS |
||
| 1.0.0.0 |
