登录
首页 » Fortran » 2D_euler

2D_euler

于 2012-08-23 发布 文件大小:4307KB
0 334
下载积分: 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 个回复

  • mt_1d
    这是大地电磁一维正演程序,只要输入电阻率和深度即可正演计算;使用的是卡尼亚视电阻率公式,有关说明已经在文件中说明。(This is a one-dimensional magnetotelluric forward the program, as long as the input resistivity and depth to forward calculation use Carney ATV resistivity formula, and instructions in the file description.)
    2012-04-07 11:31:31下载
    积分:1
  • UDF-in-fluent
    fluent关于蒸发相变的很全的C程序,有详细的注释,对于相关专业的人很重要(fluent the evaporation phase transition is full C program, detailed notes, very important for the people of the relevant professional)
    2020-11-25 21:19:32下载
    积分:1
  • saolei
    实现扫雷功能,基于c语言实现的,能够控制输入矩阵的大小(Implement demining capabilities, based on the c language, able to control the size of the input matrix)
    2013-06-25 14:29:31下载
    积分:1
  • Density_Estimation
    分别采用GMM和KDE对Iris数据集进行密度建模,并进行对比。通过EM算法来确定GMM参数,通过交叉验证来确定K值(GMM and KDE respectively Iris data set of density modeling, and compared. GMM by EM algorithm to determine the parameters of K determined by the value of cross-validation)
    2011-05-05 10:37:48下载
    积分:1
  • statistic_errors
    统计格点数据文件A和文件B中物理量间的相关系数,平均误差,均方根误差,绝对误差。(Statistics grid data file A and file B, the correlation between physical quantities, the average error, root mean square error, absolute error.)
    2021-01-07 17:48:52下载
    积分:1
  • MATLAB
    说明:  利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
    2020-06-23 08:20:02下载
    积分:1
  • 多元线性回归
    利用多元回归分析对气象站点数据进行插值运算。(The data of meteorological stations are interpolated by multiple regression analysis.)
    2018-01-14 10:47:39下载
    积分:1
  • zuniniudunfa
    无约束优化问题的阻尼牛顿法python代码(Damped Newton Python code for unconstrained optimization problems)
    2020-06-29 17:20:02下载
    积分:1
  • Generator
    这些代码可以用于产生一系列随机数,可以根据需要使用。(These codes can be used to generate a series of random numbers may be used as needed.)
    2013-07-10 14:19:34下载
    积分:1
  • rates
    基于CPLEX半连续变量求解发电机组单时段经济调度问题,给定负荷需求,求每台发电机输出P=0或Pmin<=P<=Pmax,使发电成本最小。(Semi-continuous variable based on CPLEX to solve a single period of economic generator scheduling problem, given the load demand, seeking each generator output P = 0 or Pmin <= P <= Pmax, the minimum cost of power generation.)
    2011-07-04 22:16:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载