搜索资源列表
Galerkin--Euler
- 程序是用for写的,没有这一项 主要是求解欧拉方程-procedure is used for writing, no such solution is a major Euler Equations
88
- C语言实现二维无粘欧拉方程的求解,采用二阶迎风MUSCL格式,求解二维收扩喷管,计算时间比MATLAB少很多
2d
- 用FORTRAN语言实现二维欧拉方程的求解,采用二阶MUSCL迎风格式
jameson.rar
- 基于jameson格式的欧拉方程求解程序,fortran语言的,网格文件是非结构网格,注释少了点,不过对学习cfd的朋友来说,看懂是没有问题的,Jameson format based on the Euler equation solver, fortran language, the non-grid grid paper, notes少了点, but a friend of the CFD study is to understand there is no problem
CFD
- 本程序源码为二维激波管求解欧拉方程,采用Fortran语言编写-The program source code for the two-dimensional shock tube solution Euler equations, using the Fortran language
wenoeul
- 有限差分法求解欧拉方程,weno有限差分法求解欧拉方程。-Euler solved with weno
src
- 逆风格式欧拉方程求解naca0012二维翼型流场程序,内附网格文件和输入参数。-Wind Euler equations naca0012 format two-dimensional airfoil flow field procedures, containing the grid files and input parameters.
WENOandENO
- 利用5阶精度的WENO方法求解欧拉方程,里面有源代码和说明文档,具体可参考论文Efficient Implementation of Weighted ENO Schemes。-The use of 5-order accuracy of the WENO method for solving Euler equations, which source code and documentation, specific reference papers Efficient Implementati
NND2D
- 提供计算流体力学二维欧拉方程的NND的计算源码-2D Euler NND Scheme for Computational Fluid dynamics
lcs2d3.tar
- 使用分段抛物重构(PPM)格式求解二维欧拉方程的C语言程序。-2D Euler code using Piecewise Parabolic reconstruction in C language.
jisuanfangfachengweifenfangcheng
- 计算方法实验四 常微分方程初值问题 改进欧拉法 microsoft visual basic 实现 有实验报告-Calculated experiment four ODEs Improved Euler microsoft visual basic to achieve a lab report
NumericalSolutionofOrdinaryDifferentialEquationsso
- 常微分方程的数值解法源码,包括欧拉法,RK法,四阶高斯法,LAIII法,LBIII法,LA-LBIII配置法-Numerical Solution of Ordinary Differential source, including Euler method, RK method, fourth order Gauss method, LAIII law, LBIII method, LA-LBIII collocation method
EulerEquations1D
- 欧拉方程求解,一维问题,高精度. -Euler equation
cfd
- Fortran 有限体积法 一阶迎风格式计算欧拉方程 管流-Fortran order upwind finite volume method, the format of a pipe flow calculation of Euler equations
MacCormack
- MaCcormack方法,用于一维欧拉方程的数值计算,一种在时间维空间维进行迭代的显示计算格式-MaCcormack scheme, for 1D Euler equation
1-D 欧拉(Euler)方程求解Laval缩放喷管.rar
- 参照Blazek博士的单元节点法准1-D 欧拉(Euler)方程程序,编写采用单元中心法的准1-D 欧拉(Euler)方程求解Laval缩放喷管的程序。(Referring to Dr. Blazek's element node method, the quasi 1-D Euler equation procedure is used to prepare the quasi 1-D Euler equation using the cell center method to solve
oned_euler_fluxes_v5
- 一维欧拉方程计算,集合了Lax-Friedrichs,Richtmyer,MacCormack,Steger-Warming,Van Leer,AUSM,Zha-Bilgen,Godunov,Osher,Roe,Rusanov,HLL(HLLE),HLLL,AUFS方法(One dimensional Euler equation, including Lax-Friedrichs, Richtmyer, MacCormack, Steger-Warming, Van Leer, AUSM, Z
twod_euler_fluxes_v2
- 二维欧拉方程计算,包含Roe和Rotated-RHLL格式(The calculation of the two-dimensional Euler equation, including the Roe and Rotated-RHLL formats)
edu2d-euler-steady
- 二维稳态欧拉方程计算,有限体积离散,雅克比全隐式处理(The calculation of two-dimensional steady-state Euler equations, finite volume discrete Jacobi, full implicit processing)
欧拉法
- 常微分方程数值解法:欧拉法,并将其应用于自由落体问题(here is the matlab code for solving the ordinary differential equation by using the Eular method. besides, the author also gave an example for testing.)