登录
首页 » Fortran » Euler_JST_Runge-kutta

Euler_JST_Runge-kutta

于 2021-03-22 发布
0 159
下载积分: 1 下载次数: 0

代码说明:

说明:  计算流体力学基础中的二维欧拉方程求解程序,对流项离散采用JST格式,时间离散采用显示 Runge-Kutta法。(To calculate the two-dimensional Eula equation solver in the basis of fluid mechanics, the flow item discrete is in JST format and the time discrete is shown runge-Kutta method.)

文件列表:

Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Art_dissipation.f90, 1860 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Cell_b.dat, 13 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Control_para.f90, 1373 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Con_flux.f90, 2933 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Cp.f90, 3790 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\BuildLog.htm, 6252 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\control_para.mod, 2251 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\Control_para.obj, 2349 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\Euler_JST_Runge-kutta.exe, 1328128 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\Euler_JST_Runge-kutta.exe.intermediate.manifest, 371 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\Euler_JST_Runge-kutta.pdb, 2583552 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\fvm.mod, 7822 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\FVM.obj, 317096 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\grid_info.mod, 1725 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\Grid_info.obj, 27774 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug\main.obj, 2481 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Euler_JST_Runge-kutta.u2d, 166 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Euler_JST_Runge-kutta.vfproj, 2295 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\FVM.f90, 4795 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\grid\naca0012-str.grd, 1420547 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\grid\naca0012.grd, 3330885 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\grid\naca0012_unstr_qua.grd, 2497715 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Grid_info.f90, 2293 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\main.f90, 76 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Mean_edge.f90, 2814 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Output.f90, 1107 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\steady\steady.dat, 3267383 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\vc120.pdb, 53248 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta.sln, 909 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta.suo, 40448 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta.v12.suo, 96768 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\Debug, 0 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\grid, 0 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta\steady, 0 , 2017-03-31
Euler_JST_Runge-kutta\Euler_JST_Runge-kutta, 0 , 2017-03-31
Euler_JST_Runge-kutta, 0 , 2017-03-31

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

发表评论

0 个回复

  • k-means-clustering
    用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。(C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distance between each object and each seed cluster center, and assign each object to its nearest cluster center. Cluster centers, and the object assigned to them on behalf of a clustering. Once all the objects are assigned to each cluster cluster centers will be based on the existing object clustering is recalculated.)
    2012-09-20 11:50:09下载
    积分:1
  • RGB2Lab
    Converts RGB Image to LAB
    2012-01-14 23:11:25下载
    积分:1
  • FFT_16pt
    说明:  利用MATLAB实现了16位快速傅立叶变换,并与自包含函数进行了比较。(The 16-bit Fast Fourier Transform is realized by using MATLAB and compared with the self-contained function.)
    2020-06-18 10:40:02下载
    积分:1
  • iterative-method
    利用c语言编写了迭代法解线性方程组的源程序,大大简化了计算量。(Use the C language source code of the iterative method for solving linear equations, which greatly simplify the calculation, suitable for solution of complex equations)
    2012-03-15 20:44:30下载
    积分:1
  • MATLAB Codes for Dimensionality Reduction
    子空间学习方法工具箱,包含PCA、LDA、LLE、ISOMAP等经典子空间分析方法(Subspace learning method toolbox, including classical subspace analysis methods such as PCA, LDA, LLE, ISOMAP and so on)
    2021-04-17 16:38:53下载
    积分:1
  • IMLS
    点云曲面建模,基于距离函数,运用移动最小二乘法,拟合曲面,提取等值面,用于散乱点云的快速三角网格构建(Point cloud surface modeling, based on the distance function, the use of moving least squares method, fitting surface, isosurface extraction for fast scattered point cloud build triangular mesh)
    2020-11-12 10:09:45下载
    积分:1
  • MATLAB
    利用有限元法计算悬臂梁的实例,包含详细说明,适合用于课程设计。(Using the finite element method to calculate the cantilever instance, contains a detailed description, suitable for curriculum design.)
    2014-10-04 08:37:38下载
    积分:1
  • EKF_UKF_PF_EKPF
    EKF,UKF,PF,EKPF四种滤波算法的比较和matlab编程,能实现简单的单个目标跟踪滤波(EKF, UKF, PF, EKPF four kinds of comparison and filtering algorithm matlab programming, to achieve a simple single target tracking filter)
    2021-04-27 10:28:44下载
    积分:1
  • network-immune-system
    非线性微分方程的人工免疫网络数学模型,适合于高水平研究者(Nonlinear differential equation mathematical model of artificial immune network, suitable for high-level researchers)
    2011-10-18 11:27:43下载
    积分:1
  • MATLAB+软件在线性代中的应用
    说明:  MATLAB在线性代数中的一些基本操作,比如矩阵相加等等。(Basic operation of linear algebra)
    2020-03-19 12:53:49下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载