Skip to content

[GeoMechanicsApplication] Bug in time step mechanism C++ workflow #14153

@mcgicjn2

Description

@mcgicjn2

Given the attached project in the following comment, I expected a single linear calculation to take place it is a K0 step.

The output confirms that it has converged at the end time step, i.e. -0.2

Image

However the stage fails with the following error:

KratosGeoSettlement: Error: Delta time (2.77556e-17) is smaller than default minimum allowable value 1e-05

It should also be noted that the input start time contains a rounding error: thus startTime = -0.30000000000000004.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions