Skip to content

refactor stress calculations

Meisam Tabriz requested to merge mft_stress_cleanup into main
  • remove public variables from stress module
  • move stress module subroutines to appropriate places, inline simple functions
  • pass only the required variables to stress_from_** subroutines
  • run testsuite/periodic_systems/11-silicon_force.03-nosym.inp with kpoint parallelization

Closes #281 (closed)

Edited by Meisam Tabriz

Merge request reports