Skip to content

Releases: openfedem/fedem-gui

Fedem R8.1.2

01 Nov 14:04

Choose a tag to compare

What's Changed

Full Changelog: fedem-8.1.1...fedem-8.1.2

Fedem R8.1.1

15 Oct 15:49

Choose a tag to compare

What's Changed

  • New toggle to ignore Part in stress recovery by @kmokstad in #90
  • Must invoke connect() on the cloned curves on repeat curve for all objects by @kmokstad in #93
  • Enable direct typing strain rosette node numbers by @kmokstad in #92
  • Option to include the external functions file in exported FMU by @kmokstad in #95

Full Changelog: fedem-8.1.0...fedem-8.1.1

Fedem R8.1.0.8

16 Sep 19:13

Choose a tag to compare

This is a bugfix-only release for the GUI and completes the porting to Qt6.
The solvers are the same as in the R8.1.0 release.

What's Changed

  • Re-enable viewing of PDF-files (User's and Theory Guide) by @kmokstad in #81
  • Use Qt layout manager in the property views by @kmokstad in #84
  • Dynamics Solver setup dialog adjustments, etc. by @kmokstad in #85
  • Fix some minor bugs related to the recent Qt 6 port (see CHANGELOG.md).

Full Changelog: fedem-8.1.0...fedem-8.1.0.8

Fedem R8.1.0

10 Jul 13:15

Choose a tag to compare

This is the first release built with Qt 6.8 (instead of Qt 4.8 with Qt3Support).
No major functionality changes or bugfixes compared with the previous release, except for:

  • The File open dialogs no longer remembers recent places visited in earlier sessions, as it did before.

The solver modules are not changed compared with the previous release, except for the version tags.

This release also introduces the first open-source version of the GUI on Linux (Ubuntu 22.04).
It has the same features as the Windows release, except for:

  • The COM API is not present (Windows-only feature).
  • The context-sensitive Help is not present, since it is based on compiled HTML (chm-files) which can be opened on windows only.
  • When running animations, the step and time counters in the upper right corner of the modeler view are not shown (this is a bug).

What's Changed

Full Changelog: fedem-8.0.9.7...fedem-8.1.0

Fedem R8.0.9.7

01 Jul 19:08

Choose a tag to compare

In this release only the GUI and the FedemDB.dll are updated.
All solver modules are the same as in the previous release R8.0.9.

What's Changed

  • Qt4 porting: Replace remaining Qt3-support classes by @kmokstad in #65.
  • Fix issue #68: Keep description if it contains '#' when changing FE model by @kmokstad in #69.
  • Fix issue #66: Add button to switch prismatic/cylindric joint, also in #69.
  • Fix issue #70: Crash when creating prismatic/cylindric joint from existing triads, in openfedem/fedem-mdb#25.
  • Fix issue #72: The Dismiss dialog is blocking the rest of the GUI by @kmokstad in #73.
  • Fix issue #74: The GUI crashes when run batch by @kmokstad in #75.
  • Fix issue #41: Multi-selection update for the position property fields by @kmokstad in #76.
  • Add processing of SET1 Nastran bulk data entries (element groups) and fix parsing of SET name from Hypermesh comments, and account for possible float value in the last field of the RBE2 entry, in openfedem/fedem-foundation#27.
  • Add interpretation of offset flag for CBAR and CBEAM Nastran bulk data entries, in openfedem/fedem-foundation#27.
  • Extract group names from NX property comments in Nastran bulk data files, in openfedem/fedem-foundation#28.

Full Changelog: fedem-8.0.9.2...fedem-8.0.9.7

Fedem R8.0.9

20 Mar 18:52

Choose a tag to compare

What's Changed

Full Changelog: fedem-8.0.8...fedem-8.0.9.2

Fedem R8.0.8

04 Jan 15:50

Choose a tag to compare

What's Changed

  • Adjust spacing in the Scale and Shift widget of the Curve property panel by @kmokstad in #43
  • Reinstate call to onCurveHightlightChanged() by @kmokstad in #49
  • Update CHANGELOG, version information and end user documentation by @kmokstad in #52

Full Changelog: fedem-8.0.7...fedem-8.0.8

Fedem R8.0.7

17 Nov 12:32

Choose a tag to compare

What's Changed

  • Fix issue #35: Accept CSV as ASCII-file extension by @kmokstad in #38
  • Fix issue #39: Accept commas as column separator when copy-paste polyline function data by @kmokstad in #40
  • Updates for Fedem R8.0.7 by @kmokstad in #42, including support for MPC bulk data entries

Full Changelog: fedem-8.0.6...fedem-8.0.7

Fedem R8.0.6

18 Oct 07:38

Choose a tag to compare

What's Changed

  • Fix of issue #32: Wrong date format in FMU and unnecessary files, etc. by @kmokstad in #33

Full Changelog: fedem-8.0.5.3...fedem-8.0.6

Fedem R8.0.5.3

11 Oct 09:30

Choose a tag to compare

What's Changed

This is the first build using Visual Studio 2022 and Intel Fortran 2024.

Full Changelog: fedem-8.0.5...fedem-8.0.5.3