搜索资源列表
RunKut
- use runge kutta method to solve Airy func (Fortran code)
WENO
- 用于CFD的,二维WENO格式的求解器,NS方程,二阶龙格库塔方法。-2D solver for NS equation using WENO method, 2 order Runge-kutta mehtod.
LyapunovspectrumforLorenzattractor
- 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
Debug
- fortran 对二阶边界问题的求解程序,采用了四阶龙格-库塔方法进行计算-fortran on the second-order process for solving the border issue, using the fourth-order Runge- Kutta methods of calculation
Runge
- 使用Newton和三次样条插值,讨论了Runge现象,附件有问题的详细说明-Newton and the use of cubic spline interpolation, discussed the Runge phenomenon, annex a detailed explanation of problem
RK4forBlasiusequation
- Fortran file to solve blasius equation by using runge kutta 4th order
Automatic_Continuation_with_Deferred_Corrections.z
- 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
fortran-Long-Ge-Ku-Ta
- fortran四阶龙格库塔法 计算程序自己编程-fortran fourth-order Runge-Kutta method
runge-kutta-fortran-code
- Program for solving equations with runge-kutta method.
rugekuta
- 龙格库塔方法,用于解微分方程的fortran程序-Runge-Kutta method for solving differential equations fortran program
LORENZ
- 四阶龙格库塔法解lorenz方程的小程序(FORTRAN)-Fourth-order Runge-Kutta method for solving equations applet lorenz(FORTRAN)
runge-kutta-fortran
- 4阶Runge-kutta 方法,用fortran语言编写的计算程序。-Runge-kutta method,fortran
rk
- Runge Kutta four order fortran 77 code
Adaptive-Runge-Kutta-method
- 用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 computation
OSSAN-Euler2D
- Roe格式 二维Euler fortran语言的,网格文件是非结构网格-This code computes a steady flow over a bump with the Roe flux by two solution methods: explicit 2-stage Runge-Kutta scheme and implicit (defect correction) method with the Jacobian exact for 1st-order scheme, on i
belazios-rungkoutah
- CFD-CODE solving Blasius Equation by the Short Runge method FOR FORTRAN-CFD-CODE solving Blasius Equation by the Short Runge method FOR FORTRAN
heat-transfe
- CFD-CODE Solving nonlinear equations of heat transfer by the Short Runge method FOR FORTRAN-CFD-CODE Solving nonlinear equations of heat transfer by the Short Runge method FOR FORTRAN
Console1
- 系统仿真应用中的四阶龙格库塔法 欧拉法RK法的Fortran程序-System simulation applications in Runge Law Library Tower RK Euler method Fortran program
rk
- 一阶,三阶,四阶龙格库塔法的fortran code-First-order, third-order, fourth-order Runge-Kutta method of fortran code
8.1.1
- 用四阶龙格-库塔法解著名的Lorenz方程,FORTRAN(The four - order Runge - Kutta method is used to solve the famous Lorenz equation.)