For analysis of engineering structures like geometrically nonlinear beams and plates in statics, I consider two main approaches: finite element method (FEM) and finite difference method (FDM). Since I am just starting, could you please explain me:

1. if I use FEM, is it possible to obtain a discretized system of the form Ax=b, where x is the displacement of the structure? As I understand, FEM reduces the problem to Kx=f, where K is the stiffness matrix and x is the coefficients of the approximation of the displacement with ansatz function. Am I right?

2. What are the advantages of FDM over FEM especially for nonlinear problems?

Similar questions and discussions