Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 325 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 325 Bytes

burgers

Codes to simulate & solve the Burgers equation using Fourier analysis.

N.B. the files Burgers_v6O.f90 and Burgers_v74.f90 gives somewhat incorrect results, most likely due to conversions from complex to real numbers. Please refer to the corresponding matlab files (same file-name with .m) for correct results.