Difference between revisions of "Tutorial/Laplace equation with Neumann boundary condition"

From ONELAB
Jump to: navigation, search
(Created page with "test")
 
Line 1: Line 1:
test
+
We propose here to solve a first very simple academic example with GMSH and GetDP. The problem is the following:
 +
\begin{equation}
 +
\begin{cases}
 +
\Delta u + u = f & \text{in } \Omega)\\
 +
\displaystyle{\frac{\partial u}{\partial \mathbf{n}} = 0} & \text{on }\partial\Omega
 +
\end{cases}
 +
\end{equation}

Revision as of 10:53, 1 September 2011

We propose here to solve a first very simple academic example with GMSH and GetDP. The problem is the following: \begin{equation} \begin{cases} \Delta u + u = f & \text{in } \Omega)\\ \displaystyle{\frac{\partial u}{\partial \mathbf{n}} = 0} & \text{on }\partial\Omega \end{cases} \end{equation}