有限体积法求解一维欧拉方程采用二阶MUSCL迎风格式我要分享

The second-order muscl upwind scheme is used to solve the one-dimensional Euler equation by the fini

喷管 MUSCL-格式 二阶迎风 MATLAB欧拉方程 一维欧拉方程

关注次数: 519

下载次数: 4

文件大小: 2K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:有限体积法求解一维欧拉方程采用二阶MUSCL迎风格式,计算一维等熵喷管的流程,喷管扩张段有正激波。有助于理解和学习MUSCL格式


English Description:

The one-dimensional Euler equation is solved by the finite volume method. The second-order muscl upwind scheme is used to calculate the flow of one-dimensional isentropic nozzle. There are positive shock waves in the divergent section of the nozzle. It is helpful to understand and learn muscl format


代码预览

CFD2_lc_MUSCL.m

相关推荐