Welcome to Dream.In.Code
Getting C++ Help is Easy!

Join 131,347 C++ Programmers for FREE! Get instant access to thousands of C++ experts, tutorials, code snippets, and more! There are 1,647 people online right now. Registration is fast and FREE... Join Now!




wave equation

 
Reply to this topicStart new topic

wave equation, wave equation

braddpicc
post 30 Mar, 2008 - 04:29 PM
Post #1


New D.I.C Head

*
Joined: 30 Mar, 2008
Posts: 1

where can I find the c++ code of wave equation does anyone know???

This post has been edited by braddpicc: 30 Mar, 2008 - 04:39 PM
User is offlineProfile CardPM

Go to the top of the page


realNoName
post 30 Mar, 2008 - 04:34 PM
Post #2


D.I.C Regular

***
Joined: 4 Dec, 2006
Posts: 299



Thanked 5 times
My Contributions


great post
User is offlineProfile CardPM

Go to the top of the page

martin_bg
post 31 Mar, 2008 - 03:17 AM
Post #3


New D.I.C Head

*
Joined: 20 Mar, 2008
Posts: 15

Try the numerical recipes. Thre is a chapter on calculating partial differential equations (ch.19 if not mistaken).
User is offlineProfile CardPM

Go to the top of the page

ramz
post 2 Apr, 2008 - 06:42 AM
Post #4


New D.I.C Head

*
Joined: 8 Jun, 2007
Posts: 10


My Contributions


There are many wave equations.As a heads up, things can get complicated concerning the numerical analysis side. (You should also Google "CFL condition wave equation", if you're not familiar with the term.) Choice of differencing and integrating schemes can also affect your result.

Also, as a general rule, I've been told that while NR is okay, it's not great. My understanding is that their C/C++ book is only so-so. It's essentially translated Fortran code. I like using NR books to understand the numerical analysis, but I avoid using their code directly. That said, the PDE code is probably okay.
User is offlineProfile CardPM

Go to the top of the page

Reply to this topicStart new topic
Time is now: 11/19/08 04:21PM

Live C++ Help!

C++ Tutorials

Reference Sheets

C++ Snippets

Bye Bye Ads

Free DIC T-Shirt

T-Shirt Example

Related Sites

Monthly Drawing

Thumb Drive

Partners

Top Contributors

Top 10 Kudos This Month