kai5z / Chladni-patterns

A short script for chladni patterns using FEM
46 stars 9 forks source link

Translating to numpy etc. #3

Closed juninagaki1975 closed 1 year ago

juninagaki1975 commented 1 year ago

I am an independent researcher in Japan. I am quite new for FEM, it's really appreciate of your advice.

What's mean w_e and h_e in the J matrix? h_e is high end?

kai5z commented 1 year ago

Hi Jun!

w_e: width of element h_e: height of element

Best way to learn is through books, which requires patience: 1) read into differential equations, 2) read into linear algebra, 3) read a few books on FEM

juninagaki1975 commented 1 year ago

Hi,

Ok. Arigatou kai5z-san.