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

PR opened, functionality still being tested. MPI was not working correctly with finding submodelparts.

**📝 Description** We wish to merge the work on the GeoMechanicsApplication from the past year back into the master branch. **🆕 Changelog** Added groundwater flow and piping elements and processes...

GeoMechanics

**📝 Description** In this PR I am adding a proposal to a property accessor prototype discussed in https://github.com/KratosMultiphysics/Kratos/pull/9053. **This is a work in progress**, currently is defined only for `doubles`...

Kratos Core

This PR adds a new response function which allows for stress aggregation using the Kreisselmeier Steinhauser (KS) function. By that, stress constraints may be considered over big parts of a...

Bug
Feature

**Description** A brief description of the PR. Please mark the PR with appropriate tags: - Api Breaker, Mpi, etc... **Changelog** Please summarize the changes in one list to generate the...

Applications
C++

**📝 Description** Added Triangular geometry 15 nodes: -Triangle2D15N - Line2D5N **🆕 Changelog** The Geometry is added to generate elements. - TransientPwElement2D15N - SteadyStatePwElement2D15N - UPwSmallStrainElement2D15N - SmallStrainUPwDiffOrderElement2D15N - UPwSmallStrainAxisymmetricElement2D15N -...

Error with F_GETPIPE_SZ and F_SETPIPE_SZ on older Linux system. - System: SUSE Linux Enterprise Server 11 (x86_64) - Kernel: 3.0.13-0.27-default - Compiler: g++/gcc 10.2.0 Happens here: [` const int pipe_buffer_size_read...

**📝 Description** This PR moves the testing files to the testing folder, for the sake of consistency **🆕 Changelog** - This PR moves the testing files to the testing folder...

Kratos Core
Testing
FastPR
Continuous Integration
Inconsistent

adding Lysmer Kuhlemeyer absorbing boundary condition - Added Lysmer Kuhlemeyer absorbing boundary condition to GeoMechancsApplication - altered NewmarkDynamicUPwScheme such that conditions are added to RHS and LHS in GeoMechancsApplication -...

Python
C++
Feature
GeoMechanics

**📝 Description** Moving mdpa consistent folder **🆕 Changelog** - Moving mdpa consistent folder

Kratos Core
Parallel-MPI
FastPR