CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Runge Kutta fortran
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Runge Kutta fortran - List
[
Windows Develop
]
RunKut
DL : 0
use runge kutta method to solve Airy func (Fortran code)
Date
: 2008-10-13
Size
: 881byte
User
:
River
[
Windows Develop
]
RunKut
DL : 0
use runge kutta method to solve Airy func (Fortran code)
Date
: 2025-07-06
Size
: 1kb
User
:
River
[
Algorithm
]
Debug
DL : 0
fortran 对二阶边界问题的求解程序,采用了四阶龙格-库塔方法进行计算-fortran on the second-order process for solving the border issue, using the fourth-order Runge- Kutta methods of calculation
Date
: 2025-07-06
Size
: 8kb
User
:
黄晓冬
[
Algorithm
]
LyapunovspectrumforLorenzattractor
DL : 0
附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three parts: how to generate Lorenz attractor, detailed notes, how to calculate the spectrum lyapunov index. If necessary, extraction can also be a separate subroutine in the fourth-order Runge-Kutta algorithm. Would like to see used.
Date
: 2025-07-06
Size
: 1kb
User
:
辛培明
[
Algorithm
]
Runge
DL : 0
使用Newton和三次样条插值,讨论了Runge现象,附件有问题的详细说明-Newton and the use of cubic spline interpolation, discussed the Runge phenomenon, annex a detailed explanation of problem
Date
: 2025-07-06
Size
: 31kb
User
:
pei
[
Mathimatics-Numerical algorithms
]
RK4forBlasiusequation
DL : 0
Fortran file to solve blasius equation by using runge kutta 4th order
Date
: 2025-07-06
Size
: 1kb
User
:
Nha
[
Algorithm
]
rkf45
DL : 0
fortran90程序,运用Runge-Kutta法数值求解常微分方程的程序,非常适用,包括源代码、一个算例和输出程序-fortran90 procedures, the use of Runge-Kutta method for numerical solution of ordinary differential equations of the process, is very applicable, including source code, a numerical example and output procedures
Date
: 2025-07-06
Size
: 10kb
User
:
吕枫
[
Algorithm
]
WENO
DL : 1
用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
Date
: 2025-07-06
Size
: 21kb
User
:
wang
[
Algorithm
]
Automatic_Continuation_with_Deferred_Corrections.z
DL : 0
Fortran77编写而成。基于连续的原理解决stiff两点边值常微分问题,是由Cash改编自TWPBVP程序。 内有说明,算例和参考信息,并且附有stiff问题的一些结果。-Automatic Continuation with Deferred Corrections The package ACDC (which is written in FORTRAN 77) is designed to solve stiff two-point boundary value problems for ordinary dierential equations by using continuation. We note that ACDC is a modiffcation of the package TWPBVP of Cash and M. H. Wright and that many of the original subroutines used in TWPBVP remain unchanged in the new code. ACDC has been adapted to allow an automatic continuation strategy to be used. Furthermore, the new code incorporates implicit Runge-Kutta formulae, based on Lobatto points,rather than the mono-implicit formulae used in the original code. This code is a companion to the continuation code COLMOD, which implements our continuation strategy together with a high-order collocation method.
Date
: 2025-07-06
Size
: 264kb
User
:
刘项
[
Mathimatics-Numerical algorithms
]
Runge-Kutta_fortain
DL : 0
1、用欧拉法、四阶龙格库塔法进行插值计算,求解微分方程。(压缩包内的两个小程序) 2、面向微分方程的仿真程序包。(压缩包内的大程序,ALL OF THE PROGRAM.for) 大程序中又增加了变长的龙格库塔运算方法。-1, using Euler, fourth-order Runge-Kutta method for interpolation, solving differential equations. (Compressed within the two small programs) 2, for the differential equation simulation package. (Compressed within a large program, ALL OF THE PROGRAM.for) large program has increased the longer the Runge-Kutta algorithms.
Date
: 2025-07-06
Size
: 1.25mb
User
:
[
Algorithm
]
fortran-Long-Ge-Ku-Ta
DL : 0
fortran四阶龙格库塔法 计算程序自己编程-fortran fourth-order Runge-Kutta method
Date
: 2025-07-06
Size
: 1kb
User
:
董囯明
[
Other
]
runge-kutta-fortran-code
DL : 0
Program for solving equations with runge-kutta method.
Date
: 2025-07-06
Size
: 1kb
User
:
reza
[
Algorithm
]
rugekuta
DL : 0
龙格库塔方法,用于解微分方程的fortran程序-Runge-Kutta method for solving differential equations fortran program
Date
: 2025-07-06
Size
: 6kb
User
:
zhangle
[
Other
]
LORENZ
DL : 0
四阶龙格库塔法解lorenz方程的小程序(FORTRAN)-Fourth-order Runge-Kutta method for solving equations applet lorenz(FORTRAN)
Date
: 2025-07-06
Size
: 213kb
User
:
wawngwenxiang
[
Windows Develop
]
runge-kutta-fortran
DL : 0
4阶Runge-kutta 方法,用fortran语言编写的计算程序。-Runge-kutta method,fortran
Date
: 2025-07-06
Size
: 1kb
User
:
张青青
[
Algorithm
]
rk
DL : 0
Runge Kutta four order fortran 77 code
Date
: 2025-07-06
Size
: 1kb
User
:
mabuelo
[
Algorithm
]
Adaptive-Runge-Kutta-method
DL : 0
用FORTRAN语言编写了经典的常微分方程数值解法,改进了基本龙格库塔方法,以满足用户精度要求的同时保持计算效率。 -The numerical solution of ordinary differential equation with the FORTRAN language. Improved Runge Kutta method to meet the precision demand of user at the same time maintaining computational efficiency.
Date
: 2025-07-06
Size
: 1kb
User
:
天堂鸟
[
Other
]
Fortran
DL : 0
求解拉伐尔喷管程序,(1)空间离散格式:采用JST 或Roe格式; (2)时间离散格式:显示Runge-Kutta格式; (3)几何参数和入口参数(Solve the laval nozzle procedure)
Date
: 2025-07-06
Size
: 20.57mb
User
:
Happens
[
Mathimatics-Numerical algorithms
]
RK4
DL : 0
The code solve ODE using RK4, include results.
Date
: 2025-07-06
Size
: 24kb
User
:
esenaj
[
Algorithm
]
8.1.1
DL : 0
用四阶龙格-库塔法解著名的Lorenz方程,FORTRAN(The four - order Runge - Kutta method is used to solve the famous Lorenz equation.)
Date
: 2025-07-06
Size
: 1kb
User
:
印蓝
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.