FreeCAD / FreeCAD/FreeCAD

FEM: Result object labels are truncated for low times/eigenvalues

Open
#13,887 0 comments 0 reactions 0 assignees View on GitHub
Mod: FEM Type: Feature
Dominant language
C++
Stars
33.6k
Forks
6k
Avg merge
3d 15h
Merged PRs (30d)
196

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Problem description

For low times (transient or nonlinear analyses) and eigenvalues (frequency or buckling analyses), the labels of the results pipeline and CCX results objects don't reflect those times/eigenvalues anymore:

![labels](https://github.com/FreeCAD/FreeCAD/assets/59876896/2270e28d-5acf-4cd0-b09e-4568fb071797)

The example above is for times from 0.0001 to 0.001 s. Here's what it looks like for larger times (0.1 to 1):

![labels 2](https://github.com/FreeCAD/FreeCAD/assets/59876896/a7a9df9f-6704-4518-888a-e27ea1d17c30)

Forum thread: https://forum.freecad.org/viewtopic.php?t=87443

Increasing the number of digits displayed by those labels is one way but it would be good to also add another property to those objects that would contain the full value without such a truncation.

The _Number of decimals_ preference doesn't affect this.

@marioalexis84 FYI

### Full version info

```shell
OS: Windows 10 build 19045
Word size of FreeCAD: 64-bit
Version: 0.22.0dev.37213 (Git)
Build type: Release
Branch: main
```

### Subproject(s) affected?

FEM

### Anything else?

_No response_

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.