Skip to content

Commit

Permalink
SOF-7323: include norm-conserving full-relativistic pseudo subtype
Browse files Browse the repository at this point in the history
  • Loading branch information
pranabdas committed Apr 7, 2024
1 parent 3b94281 commit 7e0f5f5
Show file tree
Hide file tree
Showing 5 changed files with 56 additions and 68 deletions.
1 change: 1 addition & 0 deletions assets/methods/pw_methods.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name:
substitutions:
pw: Plane-wave
nc: Norm-conserving
nc-fr: Norm-conserving full-relativistic
paw: Projector-augmented Wave
us: Ultra-soft
forEach:
Expand Down
1 change: 1 addition & 0 deletions assets/methods/units/psp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name:
substitutions:
us: Ultra-soft
nc: Norm-conserving
nc-fr: Norm-conserving full-relativistic
paw: Projector-augmented wave
forEach:
- !parameter
Expand Down
116 changes: 51 additions & 65 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@babel/preset-react": "7.16.7",
"@babel/register": "^7.16.0",
"@babel/runtime-corejs3": "7.16.8",
"ajv": "4.1.7",
"ajv": "^8.12.0",
"js-yaml": "^4.1.0",
"lodash": "^4.17.21",
"mixwith": "^0.1.1",
Expand All @@ -49,7 +49,7 @@
},
"devDependencies": {
"@exabyte-io/eslint-config": "^2022.11.17-0",
"@mat3ra/esse": "2024.3.25-6",
"@mat3ra/esse": "git+https://github.com/Exabyte-io/esse.git#cfe9014a2d155778c36d54931a65dd36b6529688",
"@mat3ra/code": "2024.3.25-3",
"chai": "^4.3.4",
"eslint": "7.32.0",
Expand Down
Loading

0 comments on commit 7e0f5f5

Please sign in to comment.