ttadano / alamode

Ab initio simulator for thermal transport and lattice anharmonicity
http://sourceforge.net/projects/alamode
MIT License
135 stars 54 forks source link

Iterative solver of the BTE #4

Closed dingzhiwei007 closed 6 years ago

dingzhiwei007 commented 7 years ago

Is that possible to include the iterative solver of the BTE

ttadano commented 7 years ago

An iterative solver of the BTE is not available in the current version of ALAMODE. We are trying to implement an iterative or direct solver in ALAMODE, but we need more time to finish it. If you have a good knowledge of an iterative algorithm and linear algebra, I think you can implement it by yourself.

I hope this answers your question. Thank you