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).

java

NRLMOL GUI

The NRLMOL GUI can be downloaded from here.

run it as:
java -jar NRLMOL_GUI.jar

Setting up an excited state calculation

In order to set up an excited state calculation using NRLMOL, the following files are needed after you run a ground state calculation:

  1. RUNS
  2. REPMAT
  3. GRPMAT
  4. ISYMGEN
  5. SYMBOL
  6. HAMOLD
  7. VMOLD
  8. NRLMOL_INPUT.DAT
  9. XMOL.DAT

Put all these files in a separate directory. You will need to modify the files RUNS and SYMBOL, and run NRLMOL again with this files as input files (no CLUSTER file is needed).

The file RUNS must contain this:

Pages

Subscribe to RSS - java