Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 497 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 497 Bytes

CAFFE

Computational Algorithm Framework for Fluid Equations (CAFFE) is a collection of finite volume algorithms for solving incompressible fluid equations, with more functionality to be released later. The primary focus of this code is to solve multiphase problems with complex geometry utilizing the immersed boundary method. Both explicit and implicit solvers are available. The code is organized to be as simple and modular, to make development and maintenance as intuitive as possible.