Is it possible to enable a clean way to get the system energy evaluated within TDEP inside the extract_forceconstants command? I think this would be useful for assessing convergence of the force constants as the energy is what was used in the TDEP 3rd order paper to demonstrate convergence. Right now the energy is printed to the console or into the log file but that is not the easiest thing to parse and nearly impossible if you used MPI. Maybe I'm missing an alternate way to get this from TDEP if so please let me know! I do have my own code for this but it would be nice if to check convergence all I needed was TDEP and some basic python scripts. Thanks!
Is it possible to enable a clean way to get the system energy evaluated within TDEP inside the
extract_forceconstantscommand? I think this would be useful for assessing convergence of the force constants as the energy is what was used in the TDEP 3rd order paper to demonstrate convergence. Right now the energy is printed to the console or into the log file but that is not the easiest thing to parse and nearly impossible if you used MPI. Maybe I'm missing an alternate way to get this from TDEP if so please let me know! I do have my own code for this but it would be nice if to check convergence all I needed was TDEP and some basic python scripts. Thanks!