![]() |
KratosMultiphysics
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.
|
Functions | |
| def | ComputeSourceMatrix (dofs, mass_source, body_force, heat_source, params) |
| This function calculates the source matrix. More... | |
| def | PrintSourceMatrix (S, params) |
| Auxiliary function to print the source matrix (S) More... | |
| def symbolic_generation.compressible_navier_stokes.src.generate_source_term.ComputeSourceMatrix | ( | dofs, | |
| mass_source, | |||
| body_force, | |||
| heat_source, | |||
| params | |||
| ) |
This function calculates the source matrix.
| def symbolic_generation.compressible_navier_stokes.src.generate_source_term.PrintSourceMatrix | ( | S, | |
| params | |||
| ) |
Auxiliary function to print the source matrix (S)