Skip to content

Removing print statement of the max value of the dos histogram

Joaquim Jornet Somoza requested to merge remove_print_dhistogram into develop

Description

Remove "print *," statement during the scf iteration that printed the max value of the dhistogram, which is useless for the users.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports