ode/rksuite

Click here to see the number of accesses to this library.


file	rksuite_90.zip
for	initial value problem for first order ordinary differential equations
lang	Fortran90

file	rksuite.f
alg	Runge-Kutta
for	initial value problem for first order ordinary differential equations
lang	Fortran77

file	rksuite.doc
for	how to use the suite of codes to solve initial value problems.

file	details.doc
for	how the codes are organized.
,	In particular, there is a list showing for each routine
,	which routines it calls and which call it directly. Also,
,	routines communicate with each other by means of labelled
,	COMMON blocks.  They are described and details of their
,	usage by the routines are given.

file	templates
for	samples of how to use the suite to solve typical problems.
,	Each template comes in two variants.  An output file for
,	each template showing the results of the use of the
,	template in both its variants is provided.  Other
,	choices of methods are possible in some templates;
,	output using them is included in the output file.
,	That is, there are nine files in total (six with
,	extension .f and three with extension .out).

file	readme

file	rksuitec++.zip
lang	C++
by	Don Linton   lintond at infowaresystems.com