A How can I formulate spectral methods for numerical computation?

AI Thread Summary
Spectral methods are a numerical technique for solving differential equations, and a recommended reference is "Computational Fluid Mechanics and Heat Transfer" by Pletcher, Tannehill, and Anderson, which includes derivations and applications related to mass transfer problems. The discussion highlights the challenge of locating specific content on spectral methods within different editions of the book. Participants suggest checking chapter 13 of "Numerical Recipes" as an alternative resource. The conversation emphasizes the need for clear examples that guide users from governing equations to computational implementation. Overall, these resources are valuable for understanding and applying spectral methods in numerical computation.
RobosaurusRex
Messages
29
Reaction score
1
Hi,

I am new to spectral methods, does anyone have a good reference which shows some worked examples of formulating the method to be computed?
E.g. go from the general governing equations through transformation to the form which will be passed to a computer.

Cheers
 
Mathematics news on Phys.org
One of my go-to references for computational methods is Computational Fluid Mechanics and Heat Transfer by Richard H. Pletcher, John C. Tannehill, Dale Anderson. The book shows derivations and applications to different types of mass transfer problems and has a section on spectral methods. Maybe you can find a copy at your library.
 
NFuller said:
One of my go-to references for computational methods is Computational Fluid Mechanics and Heat Transfer by Richard H. Pletcher, John C. Tannehill, Dale Anderson. The book shows derivations and applications to different types of mass transfer problems and has a section on spectral methods. Maybe you can find a copy at your library.

Can you tell me which version of the book and which chapter you are referring to?
I have third edition and I cannot find spectral methods in the glossary.

Thanks for the quick reply.
 
I also have the fourth edition but I don't have the book on hand right now. From what I remember is was talked about in the Application of numerical methods to selected model equations. If it's not in there, another good resource on this is chapter 13 of Numerical Recipes.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Back
Top