CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FORTRAN EQUATION

搜索资源列表

  1. fortran

    6下载:
  2. 一维对流扩散方程的fortran解法,计算流体力学中的源代码,-One-dimensional convection-diffusion equation fortran solution, computational fluid dynamics in the source code,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-10-23
    • 文件大小:2.48kb
    • 提供者:guolingpeng
  1. WENO

    5下载:
  2. 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
  3. 所属分类:Algorithm

    • 发布日期:2014-08-14
    • 文件大小:21.31kb
    • 提供者:wang
  1. fd

    0下载:
  2. 二维波动方程正演算法,算法具有速度快结果好等优点,是个不可多得的程序。-Two-dimensional wave equation algorithm, the algorithm has the advantages of speed and good results, is a rare procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:6.2kb
    • 提供者:胡龙
  1. FORTRAN

    2下载:
  2. FOR TR AN 77科学计算子程序汇编。谭浩强主编,提供了100多个最经常使用的、最基本的子程序。内容包括:实矩阵的运算、复矩阵的运算、多项式的计算、插值法、微分法、数值积分、方程求解、方程组求解、微分方程求解、函数计算、概率统计等。 -FOR TR AN 77 subroutine compilation of scientific computing. TAN Hao-Qiang editor, providing more than 100 of the most frequent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1.03mb
    • 提供者:wangzi
  1. POISSON_FINITE-DIFFERENCE_ALGORITHM

    0下载:
  2. 本程序提供一种求解 Poisson 方程的有限差分法-This program offers a Poisson equation for solving finite difference method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.38kb
    • 提供者:mike
  1. Youxianchafen

    1下载:
  2. 此程序用Fortran语言编写,为弹性波动方程在均匀介质中的有限差分解,可进行地震波的正演模拟-This procedure Fortran language used for the elastic wave equation in inhomogeneous media in the finite difference decomposition can be carried out seismic forward modeling
  3. 所属分类:其他行业

    • 发布日期:2013-10-13
    • 文件大小:2.2kb
    • 提供者:chenjing
  1. methane

    0下载:
  2. 运用P-R状态方程,迭代计算甲烷气体压缩因子-The use of PR equation of state, iterative calculation of methane gas compressibility factor
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:815byte
    • 提供者:zxm
  1. 2dc

    0下载:
  2. 计算传热学分析,包括直角坐标中用有限容积法生成的二维对流扩散方程的求解程序;直角坐标中同位网格上二维NAVIER-STOKES方程求解程序;及计算结果的后处理程序;-Calculation of heat transfer analysis, including the rectangular coordinates using finite volume method to generate two-dimensional convection-diffusion equation solve
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-26
    • 文件大小:48.73kb
    • 提供者:黄永光
  1. 1DFD_DS.GZ

    0下载:
  2. 1D有限差分波动方程模拟,输出结果为时间,位移-1D wave equation finite-difference simulation, the output of time, displacement
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-14
    • 文件大小:3.15mb
    • 提供者:张煜
  1. TI_analytical_3D

    1下载:
  2. 3DTI介质完全弹性波方程波场解析解算法程序-Medium completely 3DTI elastic wave equation wave field analytical solution algorithm procedure
  3. 所属分类:Windows Develop

    • 发布日期:2016-11-03
    • 文件大小:2.14kb
    • 提供者:张煜
  1. jacobi.f

    2下载:
  2. Jacobi的fortran程序 包括openmp以及MPI以及openmp与mpi的联合算法-a Jacobi program writen in fortran program to solve a finite difference discretization of Helmholtz equation
  3. 所属分类:Windows Develop

    • 发布日期:2016-09-22
    • 文件大小:7.8kb
    • 提供者:an
  1. Possion_FEM

    1下载:
  2. 有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。 IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值 GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度 FIXP:设置已知节点函数值 GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算 GF(NI,N,M,LE,YI,FE):单元列阵的计算 AK(I,J,AIJ):总刚度矩阵元素迭
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:530.31kb
    • 提供者:liang
  1. int

    0下载:
  2. 求解积分方程,(1)使用复化Simpson方法求积分(2)使用三次样条求积分值,并比较离散解与真解之间的误差,附件有详细说明-Solving integral equation (1) the use of complex methods for integration of Simpson (2) the use of cubic spline points for value, and compare the discrete solution and the error between t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:11.97kb
    • 提供者:pei
  1. duct4

    0下载:
  2. duct.f computes a fully developed viscous laminar flow in a rectangular channel of aspect ratio b/a (=bar). solve the equation: d^2u/dx^2 + d^2u/dy^2 = -1, -a<x<a, -b<y<b method of discretisation: 3-point centered differences
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-11-23
    • 文件大小:2.49kb
    • 提供者:Barboy
  1. RK4forBlasiusequation

    0下载:
  2. Fortran file to solve blasius equation by using runge kutta 4th order
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:1.05kb
    • 提供者:Nha
  1. Burgers

    2下载:
  2. Fortran,Discontinuous Galerkin method for smooth solution of Burgers equation-Fortran, Discontinuous Galerkin method for smooth solution of Burgers' equation
  3. 所属分类:Other systems

    • 发布日期:2017-03-19
    • 文件大小:6.14kb
    • 提供者:李小舟
  1. rotating-cylinder

    0下载:
  2. in this program, tow rotating cylinder with coaxial, rotat in opposite direction, fluid between tow cylinder is viscous and vorticity equation is solved
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3.2kb
    • 提供者:ali
  1. 1

    2下载:
  2. 采用偏微分方程数值解法生成翼型O型网格并采用速度势方程求低速不可压无粘流场 -Numerical solution of partial differential equations using Airfoil O-grid generation and use low-speed velocity potential Equation incompressible inviscid flow field
  3. 所属分类:Applications

    • 发布日期:2017-04-13
    • 文件大小:1.95kb
    • 提供者:wangwei
  1. fortran各章代码

    3下载:
  2. 第1章 矩阵分解与线性方程组直接方法 第2章 线性方程迭代方法 第3章 最小二乘法与曲线拟合 第4章 特征值与特征向量 第5章 非线性方程 第6章 非线性方程组 第7章 插值法 第8章 数值微分 第9章 数值积分 第10章 特殊函数 第11章 常微分方程(The first chapter is matrix decomposition and direct method of linear equations The second chapter is the itera
  3. 所属分类:其他

  1. Fortran Newton法求解非线性方程组

    2下载:
  2. 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:wagzijian
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com