Location:
Search - fortran sor
Search list
Description: SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
Platform: |
Size: 1024 |
Author: 罗磊君 |
Hits:
Description: 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
method of linear system solution: gauss-seidel + sor
-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
method of linear system solution: gauss-seidel+ sor
Platform: |
Size: 2048 |
Author: Barboy |
Hits:
Description: 线性方程组迭代解法,包括SOR,CG ,BICG等-linear system iteration solver
Platform: |
Size: 785408 |
Author: ddd |
Hits:
Description: 求解Poisson方程的超松弛迭代求法,在Fortran 中使用-Relaxation for solving Poisson equations Iterative
Platform: |
Size: 1024 |
Author: metjiang |
Hits:
Description: 松弛因子做自适应估计的SOR迭代法求解大型稀疏线性代数方程组程序-Relaxation Factor in the SOR iterative adaptive estimation method for solving large sparse linear algebraic equations program
Platform: |
Size: 1024 |
Author: 康延云 |
Hits:
Description: This is fortran source code for solving driven cavity problem with SOR method.
Platform: |
Size: 2048 |
Author: nima motaghian |
Hits:
Description: 方腔内流动,左右侧壁有温度差,固壁条件,
SOR算法求解-Cavity flow, a temperature difference between left and right side wall, solid wall condition, SOR algorithm
Platform: |
Size: 2048 |
Author: zhanglei |
Hits:
Description: 基于Fortran95/2003的一些算法的源代码。如高斯消去法,Jacobi超松弛迭代法等,可为初学者提供参考。-Fortran95/2003 based on some algorithm source code. Such as Gaussian elimination method, Jacobi SOR method can provide a reference for beginners.
Platform: |
Size: 376832 |
Author: 海寒 |
Hits:
Description: 用超松弛法求解势流 fortran 90 程序
自行选择松弛因子,迭代精度-Ultra-relaxation method for solving potential flow fortran 90 program of their choice relaxation factor, iterative precision
Platform: |
Size: 1813504 |
Author: qwebean |
Hits:
Description: Fortran SOR method code
Platform: |
Size: 1024 |
Author: skywalk3r |
Hits:
Description: SOR算法,利用Fortran语言编译,有助于初学Fortran语言的同学深入学习程序,并熟练该算法。-SOR FORTRAN is useful for learners to improve their ability of writing procedure.
Platform: |
Size: 12288 |
Author: 张江 |
Hits: