登录
首页 » Fortran » 10

10

于 2020-07-29 发布
0 146
下载积分: 1 下载次数: 0

代码说明:

说明:  Anderson计算流体力学第十章平板超声速流动例子源码(Anderson Chapter 10 supersonic flow example source code)

文件列表:

10, 0 , 2009-05-19
10\BC.F, 2122 , 2003-08-08
10\CONVER.F, 593 , 2003-08-07
10\DYNVIS.F, 203 , 2003-08-05
10\Debug, 0 , 2009-05-19
10\Debug\BC.OBJ, 12083 , 2003-08-08
10\Debug\CONVER.OBJ, 4687 , 2003-08-08
10\Debug\DF60.PDB, 25600 , 2003-08-08
10\Debug\DYNVIS.OBJ, 1537 , 2003-08-05
10\Debug\MAC.OBJ, 45549 , 2003-08-08
10\Debug\MAIN.EXE, 528424 , 2003-08-08
10\Debug\MAIN.ILK, 400852 , 2003-08-08
10\Debug\MAIN.OBJ, 8012 , 2003-08-08
10\Debug\MAIN.PDB, 402432 , 2003-08-08
10\Debug\MDOT.OBJ, 3951 , 2003-08-08
10\Debug\OUTPUT.OBJ, 6764 , 2003-08-08
10\Debug\QCX.OBJ, 4724 , 2003-08-08
10\Debug\QCY.OBJ, 4710 , 2003-08-08
10\Debug\TAUXX.OBJ, 5702 , 2003-08-08
10\Debug\TAUXY.OBJ, 7550 , 2003-08-08
10\Debug\TAUYY.OBJ, 5708 , 2003-08-08
10\Debug\THERMC.OBJ, 1297 , 2003-08-05
10\Debug\TSTEP.OBJ, 9364 , 2003-08-08
10\MAC.F, 4129 , 2003-08-07
10\MAIN.DSP, 4409 , 2003-08-06
10\MAIN.DSW, 531 , 2003-08-05
10\MAIN.F, 2167 , 2003-08-08
10\MAIN.OPT, 51712 , 2006-10-05
10\MAIN.PLG, 1554 , 2003-08-08
10\MAIN.ncb, 41984 , 2006-10-05
10\MDOT.F, 469 , 2003-08-07
10\OUTPUT, 0 , 2020-07-29
10\OUTPUT.F, 974 , 2003-08-07
10\PARA.INC, 579 , 2003-08-08
10\QCX.F, 847 , 2003-08-07
10\QCY.F, 847 , 2003-08-07
10\TAUXX.F, 1236 , 2003-08-07
10\TAUXY.F, 2105 , 2003-08-07
10\TAUYY.F, 1236 , 2003-08-07
10\THERMC.F, 152 , 2003-08-05
10\TSTEP.F, 1096 , 2003-08-08

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

发表评论

0 个回复

  • thin_plate
    薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。(thin plate spline is so nice fitting method. Features: (1) support arbitrary control points (2) allow regularization (3) estimate the warp parameters from corresponding pairs )
    2009-03-13 15:32:13下载
    积分:1
  • FAM
    用于计算谱相关函数的时域平花FFT积累算法,可改参数,改输入信号类型(calculate spectral correlation function by using time smoothing FFT Accumulation Algorithm, you can change the parameters, and the type of input signal )
    2021-04-06 18:59:02下载
    积分:1
  • FEM
    说明:  该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波。(The functino of the code is to slove Helmholtz equation by using finite element method (FEM). The example is an optical waveguide.)
    2020-03-21 19:57:46下载
    积分:1
  • cx
    说明:  在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。(Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of nonlinear equations and linear equations worse than convergence, especially for non-convex nonlinear equations, which is even more difficult to solve . The following briefly describes three solutions to nonlinear equations- Newton method, quasi-Newton method, homotopy method, the applicability of the three solutions, along with Matlab original program.)
    2016-03-12 10:57:01下载
    积分:1
  • 1parallel
    用于FLUENT计算结构单自由度涡激振动,采用四阶龙哥库塔法,并设置了并行计算(FLUENT, VIV, Fourth order Runge-Kutta )
    2016-09-30 18:49:07下载
    积分:1
  • GGSA
    改进的万有引力搜索算法的matlab程序,经过测试,100%可以使用的。(gravitational search algorithm matlab program, after testing, 100% can be used.)
    2018-06-24 17:56:52下载
    积分:1
  • Allocation-problem
    用计算机编程的方法建立试卷的合理分配问题的优化模型(Optimization model to establish the papers a reasonable allocation problem with computer programming methods)
    2013-03-14 21:05:15下载
    积分:1
  • matrix_plot
    根据已知的邻接矩阵画出对应的网络图,节点用蓝点表示,连接用线表示(According to the adjacency matrix of the known draw the corresponding network diagram, the node with the blue dot, and connected with lines)
    2021-02-06 09:39:56下载
    积分:1
  • mijidu
    海冰密集度的matlab计算程序和分析!(The sea ice concentration matlab procedures and analysis!)
    2020-07-03 10:00:02下载
    积分:1
  • Curve-and-Surface--
    详细介绍了移动最小二乘法的原理 应用和特点 并且给最后给出了曲线拟合和空间散 出了使用移动最小二乘法进行曲线曲面拟合的程序设计流程(Moving least squares method described in detail the principles and characteristics of the application and to give the final curve fitting and shed space using moving least squares method curve and surface fitting procedure design process)
    2020-11-06 08:49:49下载
    积分:1
  • 696518资源总数
  • 106016会员总数
  • 2今日下载