Kratos icon indicating copy to clipboard operation
Kratos copied to clipboard

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is...

Results 479 Kratos issues
Sort by recently updated
recently updated
newest added

**📝 Description** We are very interested in altair in being able to use the level set convection process from kratos core. However, the main problem is that we want to...

In the DEMApp, a new input argument was added to two functions in order to store the damping components of the contact force between elements. The rest of the modifications...

**📝 Description** Adding functions to get coordinates in initial and final positions for all nodes and to get and set vector values **🆕 Changelog** - Adding functions to get coordinates...

Enhancement
Kratos Core

Hello, I installed GID 15 developer version, and it presents a problem when running the example in 3D and any other figure, as indicated in the following image: ![error 3d](https://user-images.githubusercontent.com/108200573/183815705-5862dbdc-3de9-49b0-832f-f96e07566089.png)...

Error

GOOD DAY!! I have a problem with a DEM 3d simulation: ![error](https://user-images.githubusercontent.com/108200573/183267400-ee298969-f554-4f43-9a7e-a59f5c480c4a.png) The error window describes the following error: "Traceback (most recent call last): File "MainKratos.py", line 31, in DEMAnalysisStageWithFlush(global_model,...

**📝 Description** Set of utilities to approximate the real portion of a voxel that is filled with volume, using the variable distance of the nodes and the set of triangles...

Kratos Core
C++

**📝 Description** A simple solver to represent rigid bodies that move or rotate but do not deform (e.g. a bridge cross section moving inside the fluid domain or a TMD...

Applications
Feature

**📝 Description** Utility deriving form "Local_Refine_Tetrahedra_Mesh". Instead of dividing each tetrahedra3D4 of the mesh into other tetrahedra3D4, this utility adds new nodes between all the edges of every tetrahedra3D4 and...

**DO NOT MERGE** Draft of changes for C++17. Wip. This PR is to address some problems observed in #9916 mostly regarding deprecation of features towards C++20. List of current changes:...