Error message

  • Deprecated function: Constant PDO::MYSQL_ATTR_USE_BUFFERED_QUERY is deprecated since 8.5, use Pdo\Mysql::ATTR_USE_BUFFERED_QUERY instead in DatabaseConnection_mysql->__construct() (line 332 of /var/www/html/includes/database/mysql/database.inc).
  • Deprecated function: Constant PDO::MYSQL_ATTR_MULTI_STATEMENTS is deprecated since 8.5, use Pdo\Mysql::ATTR_MULTI_STATEMENTS instead in DatabaseConnection_mysql->__construct() (line 339 of /var/www/html/includes/database/mysql/database.inc).

Sparsity of Hamiltonian and overlap matrices

We are currently running tests to implement Scalapack, and are jotting down the percentage of zeros in the test system (a zero is considered when its < 1e-8), the test system is Sc3N@C80-Phtalocyanine.
For the Hamiltonian matrix: out of 11,117,970 upper triangular elements, 5,009,259 correspond to zeros (45%)
For the overlap matrix 5,384,683 are zeros (48%)