Numerical Methods Book for Groundwater Modeling & Environmental Engineering

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
Zem
Messages
33
Reaction score
0
I am a geology major interested in groundwater modeling. Currently taking ordinary differential equations, and I'll be in a computational numerical methods course for engineers next fall. Here is the course description..

"Introduction to numerical methods for environmental engineering analysis, design and resource management using the Fortran 95 programming language."

I know Fortran, so I think the next thing I need is to learn numerical methods. Some of the material for this course involves error analysis with bounds, and the Runge-Kutta method.

Does anyone know of a good book that would introduce me to numerical methods?
 
Physics news on Phys.org
Current books only re-use methods of classics'. School library would be my choice if I were you.
 
Last edited:
I'd like to get the text for the class from the library, but it's checked out. Nr.com is awesome, exactly what I think I need. Thanks!
 
Those online versions of NR don't have the source code with them though - is there a resource for this on the net, or would that break copyright...
 
Numerical analysis in Guam is for 3th year students. very simple on file reading, into matrix, calculate average, solve simple differnteal equation (dy=x^2dx), Newton/RKutta.

So reading thatlinks is enough understan calculating
 
Last edited:
we are teached topology, and number theory, then progam with number theory.