Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

developpement:productions:logiciels:incns [2013/05/13 09:26]
cicaluga [Logiciel INCNS - Parallel INCompressible Navier-Stokes solver]
developpement:productions:logiciels:incns [2015/01/07 10:04]
Ligne 1: Ligne 1:
-[[developpement:​productions:​logiciels|Logiciels]] 
  
-====== Logiciel INCNS - Parallel INCompressible Navier-Stokes solver ====== 
- 
- The code *incns* solves the incompressible Navier-Stokes equations in a cubic box with periodic boundary conditions in the three directions. It treats both Eulerian and Lagrangian dynamics. An external force ensures an isotropic stiring at low wavenumbers. The code is primarily devoted to the study of homogeneous and isotropic turbulent dynamics. 
- The integration is second-order in time (Adams-Bashforth scheme) and pseudo-spectral in space. The integration of fluid trajectories relies on a second-order (in time) Verlet algorithm and tri-cubic interpolation 
-in space. 
- The code runs in parallel (with MPI) in either single or double precision with optional dealiasing. 
- 
- 
-**Développements au CBP :** Implémentation de la transformée de Fourier rapide par la bibliothèque CuFFT sur GPU (dans un environnement PGI CUDA Fortran Compiler) au lieu de FFTw sur CPU. Tests de performance sur des cartes NVIDIA Tesla M2070, ...)  
developpement/productions/logiciels/incns.txt · Dernière modification: 2015/01/07 10:04 (modification externe)