Hi,
I'm new to SfePy and have following question. It is possible to do element stiffness matrix in SfePy and how it could be done.
Thank you, Lee
Hi Lee,
On 25. 03. 21 2:31, 979439736@qq.com wrote:
Hi,
I'm new to SfePy and have following question. It is possible to do element stiffness matrix in SfePy and how it could be done.
Yes, in the interactive mode. Have a look at script/plot_condition_numbers.py, especially lines 89-109 (Term.setup() and Term.evaluate()).
r.