| 
|  Problem contains processor column with zero width |  | 
 Date: 2022/03/17 22:26
 Name: Wei Li
  <liwei0099@gmail.com>
 
Dear developers, dear everyone, 
 I want to test on H2 molecule, I modified the Methane.dat file, and paste the coordinates of H2.
 
 Species.Number 1
 <Definition.of.Atomic.Species
 H H5.0-s1 H_PBE19
 Definition.of.Atomic.Species>
 #
 # Atoms
 #
 Atoms.Number 2
 Atoms.SpeciesAndCoordinates.Unit Ang #FRAC # Ang|AU
 <Atoms.SpeciesAndCoordinates
 1 H 0.0 0.0 -0.37 0.5 0.5
 2 H 0.0 0.0 0.37 0.5 0.5
 Atoms.SpeciesAndCoordinates>
 Atoms.UnitVectors.Unit Ang # Ang|AU
 <Atoms.UnitVectors
 10.0 0.0 0.0
 0.0 10.0 0.0
 0.0 0.0 10.0
 Atoms.UnitVectors>
 
 after I run the code with the modified input file, it terminates with error, whereas the example Methane.dat input file without error:
 
 
 Num. of grids overlapping with atom 1 = 20364
 Num. of grids overlapping with atom 2 = 20364
 { 2, 1}: On entry to
 DESCINIT{ 3, 1}: On entry to
 DESCINIT parameter number 9 had an illegal value
 { 3, 1}: On entry to
 DESCINIT parameter number 9 had an illegal value
 { 3, 1}: On entry to
 { 3, 2}: On entry to
 parameter number 9 had an illegal value
 
 
 ******************* MD= 1 SCF= 1 *******************
 <Cluster> Solving the eigenvalue problem...
 ERROR: Problem contains processor column with zero width
 ERROR: Problem contains processor column with zero width
 ERROR: Problem contains processor column with zero width
 
 
 could you please help me check it?
 
 best,
 
 Wei
  |  |