There were some issues related to the recent implementation of the electrostatic potential decomposition analysis with ADFFragmentJob. This PR aims to fix those issues.
Fixed an issue related to sbatch settings not properly being set for child jobs
Fixed an issue where we could not access the job module without explicitly importing it
Fixed a problem where the Elstat print option was overwriting the user-set print options
There were some issues related to the recent implementation of the electrostatic potential decomposition analysis with
ADFFragmentJob
. This PR aims to fix those issues.job
module without explicitly importing itElstat
print option was overwriting the user-set print options