搜索资源列表
fortran
- 圆柱绕流的数值模拟(基于有限体积法),Fortran程序-Numerical simulation of flow around a cylinder (based on the finite volume method), Fortran program
CFD
- 本程序源码为二维激波管求解欧拉方程,采用Fortran语言编写-The program source code for the two-dimensional shock tube solution Euler equations, using the Fortran language
isaacsrc.4_2.tar
- ISAAC采用多块网格技术求解二维或三维的Euler或者NS方程,并且提供了大量的湍流模型供使用,为相关研究人员提供了很好的参考。-ISAAC solves 2D or 3D Euler or NS equatioon based on a multiblock grid technique, also lots of turbulence models is included in the code. ISAAC provides a good reference for relative r
Euler.tar
- 一个非结构Euler方程的求解器,对于结构网格将点的坐标安((i=1,imax),k=1,kmax)输入后就可以了,适用于任何结构C型网格,但解法是非结构的哦!-A unstructural Euler equations solver, for unstructured grid coordinates of the point An ((i = 1, imax), k = 1, kmax) can be entered after, and apply to any structure, C
euler
- 在fortran语言中,利用eular方法来解2维的微分方程-In fortran languages, eular method to use 2-dimensional differential equation solution
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
code
- Euler移动网格程序,主要自适应移动网格方法求解方程。-moving mesh method for Euler equatioon
NND2D
- 提供计算流体力学二维欧拉方程的NND的计算源码-2D Euler NND Scheme for Computational Fluid dynamics
1deulev
- weno求解欧拉方程,主要采用[chu]的凸组合方法抑制数值振荡-Solving the Euler equation by WENO
hyper_eul
- Toro的经典书 "Riemann Solvers and Numerical Methods for Fluid Dynamics" 中的算例程序。该程序求解二维笛卡尔网格下的理想气体欧拉方程程序。采用TVD格式与HLLC的近似黎曼解相结合,二维处理采用维数分裂,求解扩张一维问题。6种通量限制器可供选择。- to solve the two-dimensional Euler equations for an ideal gas on a Cartesian quadri
2D-Unstructured-Euler-code
- 2维非结构欧拉求解 fortran代码,用于2维流场求解-2D Unstructured Euler code
OSSAN-Euler2D
- Roe格式 二维Euler fortran语言的,网格文件是非结构网格-This code computes a steady flow over a bump with the Roe flux by two solution methods: explicit 2-stage Runge-Kutta scheme and implicit (defect correction) method with the Jacobian exact for 1st-order scheme, on i
euler-explicit.f
- Fortran code for euler explicit
fortran(9)
- 用fortran编写的解常微分方程的代码,包括:euler方法、改进的euler方法、RK4方法,二阶常微分方程rk4方法。-some code for newer practice
fortran
- 用fortran编写的解常微分方程的代码,包括:euler方法、改进的euler方法、RK4方法,二阶常微分方程rk4方法。-some code for newer practice-Differential coding shoes, comprising: euler method, the improved euler method, RK4 method, rk4 second-order ordinary differential equation.-some code for new
Euler.f
- This Fortran code solves the ODE using Euler Method. It uses a differential function to uate the derivative at given point (x,t) using function feature of Fortran 77. -This Fortran code solves the ODE using Euler Method. It uses a differential functi
euler2d_cudaFortran-master
- GPU实现2d欧拉方程问题,fortran 实现,简单易学,可以下载试试(GPU 2D Euler equations to achieve the problem, FORTRAN implementation, easy to learn, you can download to try)
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
edu2d-euler-steady
- 二维稳态欧拉方程计算,有限体积离散,雅克比全隐式处理(The calculation of two-dimensional steady-state Euler equations, finite volume discrete Jacobi, full implicit processing)
基于结构网格二维Euler方程的Jameson求解方法
- 基于结构网格二维Euler方程的Jameson求解方法 自己写的程序,网格是现成的结构网格(Jameson solution method based on two-dimensional Euler equation of structural grid. Write their own procedures, the grid is ready - made structural grid.)