[Cell]
21 11 19 90 103 90
Dear Professor
my file
[Molden Format]
[Cell]
13.0500000 0.00000000 0.00000000
0.00000000 13.0500000 0.00000000
0.00000000 0.00000000 13.0500000
The unit cell lengths of the cubic structure were entered as above. But if the structure is not cubic, How to enter the angle values of the unit cell for a monoclinic structure(α=γ=90°≠β)?Best Regards
Please note that the three lines define cell vectors, rather than cell lengths and angles. Using cell vectors you can represent any form of cell.
]]>my file
[Molden Format]
[Cell]
13.0500000 0.00000000 0.00000000
0.00000000 13.0500000 0.00000000
0.00000000 0.00000000 13.0500000
The unit cell lengths of the cubic structure were entered as above. But if the structure is not cubic, How to enter the angle values of the unit cell for a monoclinic structure(α=γ=90°≠β)?
Best Regards
]]>There is no general answer, the correct values in [Nval] fully depend on the (pseudopotential) basis set you used.
If you are performing all-electron calculation, you do not need to set [Nval].
Assume that you are using MOLOPT series of pseudopotential basis set, you should look into BASIS_MOLOPT file in CP2K. As you can see, there are several basis sets available for oxygen and hydrogen:
H SZV-MOLOPT-GTH SZV-MOLOPT-GTH-q1
H DZVP-MOLOPT-GTH DZVP-MOLOPT-GTH-q1
H TZVP-MOLOPT-GTH TZVP-MOLOPT-GTH-q1
H TZV2P-MOLOPT-GTH TZV2P-MOLOPT-GTH-q1
H TZV2PX-MOLOPT-GTH TZV2PX-MOLOPT-GTH-q1
O SZV-MOLOPT-GTH SZV-MOLOPT-GTH-q6
O DZVP-MOLOPT-GTH DZVP-MOLOPT-GTH-q6
O TZVP-MOLOPT-GTH TZVP-MOLOPT-GTH-q6
O TZV2P-MOLOPT-GTH TZV2P-MOLOPT-GTH-q6
O TZV2PX-MOLOPT-GTH TZV2PX-MOLOPT-GTH-q6
The value after q- is number of valence electrons represented by the basis sets. From above basis set name, it is clear that if you use them in calculation, numbers of valence electron of hydrogen and oxygen are 1 and 6, respectively. So, in this case you should write
[Nval]
O 6
H 1
For some elements, there are large-core pseudopotential and small-core pseudopotential, corresponding to different number of valence electrons; in that case, you should properly write [Nval] according to the actual version of pseudopotential basis set you used.
]]>I just updated Multiwfn on official website, now crystal information is also written to paths.pdb and CPs.pdb, thus now you can display their images as molecular structure.
Example ( (3,+3) and (3,+1) are not shown):
]]>You should double click "D" (display status) to make the molecular structure visible.
]]>Dear Professor
I will calculate the aim topology, that is, BCP (bond critic point), using the ''diamond_222.molden'' file as in Section 4.2. Is there any need to convert the "diamond_222.molden" file to the "NO_0001.mwfn'' file for this? so we can't use diamond_222.molden file for BCP (bond critic point) calculation as Section 4.2?
Best Regards
The diamond_222.molden mentioned in #1 corresponds to ground state wavefunction. If you simply want to perform topology analysis for ground state, evidently this file can be directly used as input file. If you need to study excited state wavefunction, you have to generate the .mwfn containing excited state natural orbitals via the steps mentioned in #1.
Best,
Tian
]]>Dear Professor, thank you for reply
''Next, we need to generate a wavefunction file containing natural orbitals of the excited state of interest. Boot up Multiwfn and input
diamond_222.molden
18 // Electron excitation analysis
13 // Generate natural orbitals of excited states
diamond_222.out
1 // The excited state of interest is assumed to be the first excited state
[Press ENTER button] // Use 0.25 Bohr of grid spacing to generate overlap matrix''Is the cp obtained by this method valid for a periodic system or for an isolated molecule in the gas phase?
Best regards
The process you mentioned above works for all kinds of systems.
By the way, today I just updated Multiwfn on official site, now the step "[Press ENTER button] // Use 0.25 Bohr of grid spacing to generate overlap matrix" is no longer needed, new version computes the matrix analytically, which is much faster and more accurate.
Best,
Tian
]]>