linearelastticity.xml

Clearly defined bug reports and their fixes
Post Reply
kevinarden
Posts: 2317
Joined: 25 Jan 2019, 01:28
Antispam: Yes

linearelastticity.xml

Post by kevinarden »

Error in ElmerGUI linearelasticity.xml it generates the wrong terms for Rayleigh damping
it should be
Rayleigh Damping alpha
Rayleigh Damping beta

<Parameter Widget="CheckBox">
<Name> Rayleigh Damping </Name>
<Whatis> Damping proportional to linear combination of stiffness and mass. </Whatis>
<Activate> /Linear elasticity/Material/Rayleigh alpha </Activate>
<Activate> /Linear elasticity/Material/Rayleigh beta </Activate>
</Parameter>

<Parameter Widget="Edit" Enabled="False">
<Name> Rayleigh alpha </Name>
</Parameter>

<Parameter Widget="Edit" Enabled="False">
<Name> Rayleigh beta </Name>
</Parameter>
Rich_B
Posts: 423
Joined: 24 Aug 2009, 20:18

Re: linearelastticity.xml

Post by Rich_B »

Hello,

This issue has been fixed. Check for an installer dated 2 March 2023 or newer.

Rich.
Post Reply