Home
Name Modified Size InfoDownloads / Week
Modal Plotter.exe 2021-01-28 13.9 MB
README.txt 2021-01-27 1.3 kB
Modal Plotter.msi 2017-06-20 5.8 MB
Totals: 3 Items   19.8 MB 0
Modal Plotter
author: Mathieu Fregeau
email: mathieu.fregeau@gmail.com

Version 1.4.1
Date: 1/26/2021
Release notes:
1) modify the core for the Abaqus results reading, when there was a rigid body mode, Abaqus would append a * character after the mode number,
   making the read to not translate the string (for example "1*") as a valid integer. This has been fixed by removing any non-number 
   before converting to an integer.

-----------
Version 1.4.0
Date: 11/10/2020
Release notes:
1) modify the core so it can read Abaqus results version 2019 and 2020, especially for ELKE
   with version 1.4 it will be impossible to read Abaqus results from version prior to 2019, and so if the user wishes
   to read Abaqus results from previous version, the Modal Plotter version 1.3 should be used.
2) Mass Participation graph is fixed.
   In previous version it was plotted as an accumulation of the mass fraction
   Now it is plotted as a pure mass fraction, per frequency

Installation Instruction
 - Works for Windows 10 64 bit only. Other OS are not currently supported
 - To use version 1.3.4, simply install from the .MSI file
 - To use version 1.4, if the user wishes to have the help file:
   1) install the .MSI first, which is the v1.3.4
   2) copy the .exe into the installed folder and overwrite.
Source: README.txt, updated 2021-01-27