Skip to content

In this code pseudo-spectral method is used to solve one-dimensional heat equation.

License

Notifications You must be signed in to change notification settings

rishabhstein/1-D-Heat-Equation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1-D-Heat-Equation

In this code pseudo-spectral method is used to solve one-dimensional heat equation. Before compiling this code please make sure that fftw-3.8.1 library is installed.

Please follow the following procedure for running the code.

make

./Heat

#To remove the executables

make clean

About

In this code pseudo-spectral method is used to solve one-dimensional heat equation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published