- #1
chowdhury
- 36
- 3
Is there a good rubric on how to choose the order of polynomial basis in an Finite element method, let's say generic FEM, and the order of the differential equation? For example, I have the following equation to be solved
## \frac{\partial }{\partial x} \left ( \epsilon \frac{\partial u_{x} }{\partial x} \right ) + \omega^2 u_{x} = 0 ##
This is second order equation in ##u_{x}##. Which order polynomial basis shall I choose?
## \frac{\partial }{\partial x} \left ( \epsilon \frac{\partial u_{x} }{\partial x} \right ) + \omega^2 u_{x} = 0 ##
This is second order equation in ##u_{x}##. Which order polynomial basis shall I choose?