CP3d is a comprehensive Euler-Lagrange solver for the direct numerical simulations of particle-laden flows.
-
Updated
Apr 3, 2024 - Fortran
CP3d is a comprehensive Euler-Lagrange solver for the direct numerical simulations of particle-laden flows.
This code deals with incompressible fluids and implements the collocated grid MAC method using a uniform cartesian grid. It discretizes space using second-order central differencing and time using a first-order explicit Euler method. For pressure calculation, it implements the Red-Black SOR method.
Add a description, image, and links to the immersed-boundary-method topic page so that developers can more easily learn about it.
To associate your repository with the immersed-boundary-method topic, visit your repo's landing page and select "manage topics."