SOFA is an Open Source framework primarily targeted at real-time simulation, with an emphasis on medical simulation. It is mostly intended for the research community to help develop newer algorithms, but can also be used as an efficient prototyping tool. Based on an advanced software architecture
... [More], it allows to:
Create complex and evolving simulations by combining new algorithms with algorithms already included in SOFA
Modify most parameters of the simulation – deformable behavior, surface representation, solver, constraints, collision algorithm, etc. – by simply editing an XML file
Build complex models from simpler ones using a scene-graph description
Efficiently simulate the dynamics of interacting objects using abstract equation solvers
Reuse and compare a variety available methods [Less]
Sailfish is an Open Source fluid dynamics solver for CUDA devices. It uses the Lattice Boltzmann method to simulate incompressible and weakly compressible flows in 2D and 3D.
The project uses Python to maintain a rapid pace of development and high level of code readability. pycuda and numpy
... [More] allow it to achieve high performance without compromising the flexibility offered by Python. [Less]
Fluid dynamics component of Chemical Engineering Design Library (ChEDL)
fluids is open-source software for engineers and technicians working in the fields of chemical, mechanical, or civil engineering. It includes modules for piping, fittings, pumps, tanks, compressible flow, open-channel flow, and more.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy