登录
首页 » Fortran » 2D_euler

2D_euler

于 2012-08-23 发布 文件大小:4307KB
0 267
下载积分: 1 下载次数: 97

代码说明:

  求解流场二维无粘欧拉方程,中心差分,人工耗散(Solving the flow field in two-dimensional inviscid Euler equation, central difference, artificial dissipation)

文件列表:

2D——euler
...........\2Deuler
...........\.......\2Deuler.dsp,5000,2012-08-03
...........\.......\2Deuler.plg,1363,2011-08-22
...........\.......\artificial_dissipation.f90,1111,2012-08-08
...........\.......\boundary.f90,2291,2012-08-02
...........\.......\CGRID.dat,178385,2012-07-30
...........\.......\computation.f90,454,2012-08-01
...........\.......\cp.dat,6400,2011-08-20
...........\.......\cp.f90,370,2012-08-03
...........\.......\Debug
...........\.......\.....\2Deuler.exe,315472,2011-08-22
...........\.......\.....\2Deuler.pdb,230400,2011-08-22
...........\.......\.....\artificial_dissipation.obj,9268,2012-08-08
...........\.......\.....\boundary.obj,7008,2012-08-03
...........\.......\.....\cgrid.dat,0,2012-08-07
...........\.......\.....\computation.obj,4347,2012-08-03
...........\.......\.....\cp.obj,4638,2012-08-03
...........\.......\.....\define_variables.obj,4767,2012-08-03
...........\.......\.....\DF60.PDB,25600,2011-08-22
...........\.......\.....\flow_initialization.obj,12619,2012-08-07
...........\.......\.....\grid.obj,27452,2012-08-05
...........\.......\.....\inviscid_flux.obj,16189,2011-08-22
...........\.......\.....\main.obj,2431,2012-08-03
...........\.......\.....\mesh.mod,3935,2012-08-03
...........\.......\.....\output.obj,3337,2012-08-03
...........\.......\.....\r_k.obj,3790,2012-08-03
...........\.......\.....\solver.obj,5293,2012-08-07
...........\.......\.....\sum_flux.obj,2969,2012-08-03
...........\.......\.....\timestep.obj,4249,2012-08-03
...........\.......\define_variables.f90,617,2012-08-03
...........\.......\flow_initialization.f90,972,2012-08-07
...........\.......\FVM.ppt,4213760,2009-04-24
...........\.......\grid.f90,2551,2012-08-04
...........\.......\inviscid_flux.f90,2354,2011-08-22
...........\.......\main.f90,222,2012-08-02
...........\.......\output.f90,176,2012-08-03
...........\.......\res.dat,38,2011-08-22
...........\.......\r_k.f90,520,2012-08-01
...........\.......\solver.f90,776,2012-08-07
...........\.......\sum_flux.f90,181,2012-08-02
...........\.......\timestep.f90,376,2012-08-01
...........\.......\w.dat,688128,2011-08-20
...........\2Deuler_zz.dsw,547,2012-08-01
...........\2Deuler_zz.opt,46592,2011-08-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 各种随机
    说明:  瑞利分布的随机变量,标准高斯分布的随机变量,莱斯分布的随机变量(Random Variables of Rayleigh Distribution, Standard Gauss Distribution and Rice Distribution)
    2020-06-20 01:20:02下载
    积分:1
  • Sod
    利用5阶WENO有限差分法求解一维Euler方程组,给出求解Sod型激波管问题的详细程序。(The use of 5-order WENO finite difference method for solving one-dimensional Euler equations given type of shock tube problem solving Sod detailed procedures.)
    2014-02-07 11:03:08下载
    积分:1
  • BEM-acoustic-problems
    别人的程序(Fortran)是关于边界元法求解声学问题。(Someone else' s program (Fortran) is on the boundary element method to solve acoustic problems.)
    2013-12-18 19:50:58下载
    积分:1
  • Project10
    采用数值分析课程中的插值逼近以及曲面拟合方法来估算复杂的函数表达式。(Interpolation approximations and surface fitting methods are used in the numerical analysis course to estimate complex function expressions.)
    2016-12-20 10:08:03下载
    积分:1
  • MATHMATICAL STATISTICS
    分别对beta估计值模拟分析、非中心对称分布、卡方拟合优度检验、筛选抽样随机数抽取、有限样本性质模拟这5个内容进行了编程说明(The five contents of beta estimation simulation analysis, non-centrosymmetric distribution, chi-square goodness-of-fit test, random number extraction of screening sampling and Simulation of finite sample properties are explained by programming.)
    2019-01-10 09:45:54下载
    积分:1
  • methode
    this document contains an explanation of mathematical functions
    2013-06-07 15:57:10下载
    积分:1
  • MATLAB使用欧拉Euler法求解微分方程组 源程序代码
    MATLAB使用欧拉Euler法求解微分方程组 源程序代码(SOURCE PROGRAM CODE OF DIFFERENTIAL EQUATIONS SOURCE SOLUTION USING EULER METHOD IN MATLAB)
    2019-04-03 15:41:21下载
    积分:1
  • RM
    说明:  计算两组向量之间的旋转矩阵。输入参数为在两个不同坐标系中的同名向量(模为1),返回参数是一个3X3的旋转矩阵。(The function of RM realize the rotation between two sets of vectors, whose magnitude are 1, defined in two different refrence frames. Input parameters are two sets of vectors r and b, return value is a rotaton matrix.)
    2011-07-05 09:54:33下载
    积分:1
  • 1
    说明:  一维黎曼问题,一维问题,即激波管问题,是一个典型的一维可压缩无黏气体动力学问题,并有 解析解。对它采用二阶精度两步差分格式进行数值求解。(Riemann problem, One dimensional problem, the shock tube problem, is a typical one-dimensional compressible non viscous gas dynamic problem with analytic solutions. It is solved numerically by two order two step difference scheme.)
    2018-04-29 14:56:36下载
    积分:1
  • VLE_NRTL
    气液平衡数据进行NRTL参数最小二乘法拟合(VLE NRTL fitting)
    2020-10-12 23:57:32下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载