Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. teplotaxl

    Function returning incorrect value

    Hi all! I'm trying to model a differential equation having to do with free fall, using RK4 and Fortran 90. The equation is: \ddots{y}(t)=-g \frac{R^2}{y^2} The code is attached in caidalibre.f90 The big problem is that function f(y,v,t) returns an unexpected value within the main program...

Part and Inventory Search

Back
Top