第一次用latex写的有限元的作业报告

\documentclass{article}
\usepackage{graphicx}
\author{sun xichao}
\title{programming of FEM}
\usepackage[top=1in, bottom=1in, left=1.25in, right=1.25in]{geometry}
\begin{document}
\maketitle


\begin{equation}
\left\{
  \begin{array}{cc}
   -\Delta u+u^2=f(x,y) & (x,y) \in [0,1]\times[0,1]\\
u=0 & (x,y) \in \partial\Omega
  \end{array}
\right.
\end{equation}


After the Galerkin variation,we get the equation:
\begin{equation}
\int_{\Omega} \nabla u\cdot\nabla v d \Omega+\int_{\Omega}u^{2} \cdot v d\Omega=\int_{\Omega}f\cdot v d{\Omega}
\quad  where \quad v|_{\partial \Omega}=0
\end{equation}


we sets\\
$$a(u,v)=\int_{\Omega} \nabla u \nabla v d\Omega$$\\
$$b(u,u,v)=\int_{\Omega} u^{2} v d\Omega$$\\
$$(f,v)=\int_{\Omega}f\cdot vd{\Omega}$$
\\and the weak solution of (1) can be converted into:\\
find $u_{h}\in U=V=\{H_{0}^{1},v|_{\partial\Omega}=0\}$\quad st.\\
\begin{equation}
a(u_{h},v_{h})+b(u_{h},u_{h},v_{h})=(f,v_{h}) \qquad      where \quad v_{h}\in V
\end{equation}
For solving the equation (3),we subdivide the $\Omega=[0,1]\times[0,1]$ into the chart below.


\begin{figure}
  % Requires \usepackage{graphicx}
 \centering \includegraphics[width=100pt]{FEM.png}\\
\en
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值