Universite-Gustave-Eiffel / elastodynamicsx

Elastodynamics with FEniCSx/DOLFINx
https://universite-gustave-eiffel.github.io/elastodynamicsx/
MIT License
4 stars 0 forks source link

Allow daming in EigenmodesSolver #8

Open pierricmora opened 9 months ago

pierricmora commented 9 months ago

Currently EigenmodesSolver requires the C damping matrix to be None. It should be extended to allow C != None.