So here I am trying to solve Rayleigh's differential equation using Rungen-Kutta 4th order analytic method.
This is what the exercise gives me: X(0 to 40), Y1(0)=0.1, Y2(0)=0, H=0.1, μ=0.5
This is what I ve written and gives me this error:
IMPLICIT REAL*8(A-K,O-Z)
DIMENSION X(401)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.