搜索资源列表
双马赫反射
- 求解双马赫反射问题的各种解法,黎曼求解器包括WENO格式和MDCD格式,时间方向采用Runge-kutta 方法,方程包括Euler方程和NS方程。(Program to solve Double Mach Reflection. Use WENO solver and MDCD solver to solve Riemann problem. Use Runge-Kutta to iterate in time scale. Equations conclude Euler equation
程序
- 可以计算量子力学应用在强关联系统中光晶格中的自旋问题,需要的朋友可以看看效果很好(It is possible to calculate the spin problem of the quantum mechanics in the optical lattice of a strongly correlated system. The friends you need can see the effect very well.)
3
- roe算法计算一维黎曼问题,dev c++编辑(Calculation of one dimensional Riemann problem by roe algorithm)
一维水驱油
- 利用渗流力学解决油藏数值模拟过程中的水驱油的一维流动问题(Application of seepage mechanics to solve one-dimensional flow problem of water flooding in reservoir numerical simulation)
CFD
- 使用Matlab求解流体力学经典问题:普朗特——迈耶稀疏波(Using MATLAB to solve the classical problem of hydrodynamics: Prandtl Meyer sparse wave)
MainProgram
- 一个基于有限元方法的平面问题求解器,支持网格类型为二维四边形四节点单元和四边形八节点单元的有限元网格: 前处理——用Abaqus建模编号并导出数据 在Matlab中读取数据文件 计算单元刚度矩阵(采用高斯积分),组集结构刚度矩阵 组集结点载荷向量,引入位移边条 求解结点位移,单元应力应变 后处理——绘制应力应变位移云图,与Abaqus结果对照(A plane problem solver based on finite element method)
