KRATOS Multiphysics (“Kratos”) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface. More in Overview
Kratos is free under BSD-4 license and can be used even in comercial softwares as it is. Many of its main applications are also free and BSD-4 licensed but each derived application can have its own propietary license.
Main Features
Kratos is multiplatform and available for Windows, Linux (several distros) and macOS.
Kratos is OpenMP and MPI parallel and scalable up to thousands of cores.
Kratos provides a core which defines the common framework and several application which work like plug-ins that can be extended in diverse fields.
Getting Started
- Getting Kratos its easy with the pip packages:
pip install KratosMultiphysics-all
- You can also check our Github page and Python Project
- Or check our compilation guide for more advanced usages
Main Applications:
- DEM for cohesive and non cohesive spheric and non spheric particles simulation
- Fluid Dynamics Provides 2D and 3D incompressible fluids formulation
- Fluid Structure Interaction for solution of different FSI problems
- Structural Mechanics Providing solution for solid, shell and beam structures with linear and nonlinear, static and dynamic behavior
- Contact Structural Mechanics For contact problems used along the Structural Mechanics application
Main Modules:
Tutorials
- Running an example from GiD
- Kratos input files and I/O
- Data management
- Solving strategies
- Manipulating solution values
- Multiphysics
Examples of use
Kratos has been used for simulation of many different problems in a wide variety of disciplines ranging from wind over singular building to granular domain dynamics. Some examples and validation benchmarks simulated by Kratos can be found here
Barcelona Wind Simulation
Contributors
Organizations contributing to Kratos:
International Center for Numerical Methods in Engineering |
|
Chair of Structural Analysis |
|
Altair Engineering |
|
Deltares |
|
Institute of Structural Analysis |
|
University of Padova, Italy |
Our Users
Some users of the technologies developed in Kratos are:
Airbus Defence and Space |
|
Siemens AG |
|
ONERA, The French Aerospace Lab |
Looking forward to seeing your logo here!
Special Thanks To
In Kratos Core:
- Boost for uBLAS
- pybind11 for exposing C++ to python
- GidPost providing output to GiD
- AMGCL for its highly scalable multigrid solver
- JSON JSON for Modern C++
- ZLib The compression library
In applications:
- Eigen For linear solvers used in the LinearSolversApplication
- Trilinos for MPI linear algebra and solvers used in TrilinosApplication
- METIS for partitioning in MetisApplication
- CoSimIO for performing coupled simulations with external solvers within the CoSimulationApplication. The CoSimIO in Kratos uses the following libraries:
- Boost for the
intrusive_ptr
- filesystem Header-only single-file std::filesystem compatible helper library, based on the C++17 specs
- asio for socket based interprocess communication
- Boost for the
How to cite Kratos?
Please, use the following references when citing Kratos in your work.
- Dadvand, P., Rossi, R. & Oñate, E. An Object-oriented Environment for Developing Finite Element Codes for Multi-disciplinary Applications. Arch Computat Methods Eng 17, 253–297 (2010). https://doi.org/10.1007/s11831-010-9045-2
- Dadvand, P., Rossi, R., Gil, M., Martorell, X., Cotela, J., Juanpere, E., Idelsohn, S., Oñate, E. (2013). Migration of a generic multi-physics framework to HPC environments. Computers & Fluids. 80. 301–309. 10.1016/j.compfluid.2012.02.004.
- Vicente Mataix Ferrándiz, Philipp Bucher, Rubén Zorrilla, Suneth Warnakulasuriya, Riccardo Rossi, Alejandro Cornejo, jcotela, Carlos Roig, Josep Maria, tteschemacher, Miguel Masó, Guillermo Casas, Marc Núñez, Pooyan Dadvand, Salva Latorre, Ignasi de Pouplana, Joaquín Irazábal González, AFranci, Ferran Arrufat, riccardotosi, Aditya Ghantasala, Klaus Bernd Sautter, Peter Wilson, dbaumgaertner, Bodhinanda Chandra, Armin Geiser, Inigo Lopez, lluís, jgonzalezusua, Javi Gárate. (2024). KratosMultiphysics/Kratos: Release 10.1 (v10.1). Zenodo. https://doi.org/10.5281/zenodo.3234644