We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c614a9a commit 92c2922Copy full SHA for 92c2922
source/module_cell/read_pp_blps.cpp
@@ -5,6 +5,7 @@ int Pseudopot_upf::read_pseudo_blps(std::ifstream &ifs)
5
// double bohr2a = 0.529177249;
6
this->nlcc = false;
7
this->tvanp = false;
8
+ this->has_so = false;
9
10
this->nbeta = 0;
11
delete[] kkbeta;
@@ -129,4 +130,4 @@ int Pseudopot_upf::read_pseudo_blps(std::ifstream &ifs)
129
130
//nn -
131
//jchi -
132
//jjj -
-//nd -
133
+//nd -
0 commit comments