debug lammps

Hello LAMMPS community and developers,

I have a question regarding debugging LAMMPS. So far I have been debugging by writing out results to screen or files. I’m wondering if there is better techniques, such as using an IDE? I’m using Linux Ubuntu; it seems like there are a few IDEs out there. Which one is most compatible to LAMMPS? Any inputs or suggestions are much appreciated.

Many thanks,
Anh Tran
PhD student
Georgia Institute of Technology

Anh,

This has recently been discussed and Axel response very well sums it up (). You can also use eclipse with the appropriate Makefile of lammps if you want to use an IDE. Best, Kasra.