How Effective is the ADI Method for Solving PDEs with Non-Constant Source Terms?

  • Thread starter Thread starter davat45
  • Start date Start date
  • Tags Tags
    Method Pdes
AI Thread Summary
The discussion centers around a MATLAB code related to the Alternating Direction Implicit (ADI) method for solving partial differential equations (PDEs). A user seeks recommendations for books, papers, or equations that address the inclusion of the F(x,y,t) term in the finite difference method, noting that the reference material they have been using, "The Finite Difference Method in PDE" by Mitchell, inadequately covers this aspect. The user emphasizes the importance of accessing additional resources, specifically lecture notes, to enhance their understanding of the topic.
davat45
Messages
2
Reaction score
0
The code can be seen here:
http://www4.ncsu.edu/~zhilin/TEACHING/MA584/MATLAB/ADI/adi.m

If you can refere me to a book, paper, equation I would appreciate it, I have been following The Finite Difference Method in PDE from Mitchell but the methods briefly outlined there don't consider the F(x,y,t) term.
 
Technology news on Phys.org


big fail, just had to go up one level on the internet address find the lecture notes and read...
 
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top