Skip to content

Commit

Permalink
chore: add qsite to jaguar (#167)
Browse files Browse the repository at this point in the history
qsite uses jaguar
  • Loading branch information
ltalirz committed Mar 6, 2024
1 parent 82a6875 commit fed20f9
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
52 changes: 26 additions & 26 deletions src/data/citations.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@
"datestamp": "2021-04-10"
},
"Jaguar": {
"citations": 204,
"datestamp": "2023-01-28"
"citations": 213,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 566,
Expand Down Expand Up @@ -592,8 +592,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 237,
"datestamp": "2023-01-28"
"citations": 256,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 750,
Expand Down Expand Up @@ -1002,8 +1002,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 262,
"datestamp": "2023-01-28"
"citations": 284,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 1050,
Expand Down Expand Up @@ -1412,8 +1412,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 237,
"datestamp": "2023-01-28"
"citations": 273,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 1330,
Expand Down Expand Up @@ -1822,8 +1822,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 256,
"datestamp": "2023-01-28"
"citations": 276,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 1720,
Expand Down Expand Up @@ -2232,8 +2232,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 252,
"datestamp": "2023-01-28"
"citations": 276,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 2040,
Expand Down Expand Up @@ -2642,8 +2642,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 266,
"datestamp": "2023-01-28"
"citations": 287,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 2310,
Expand Down Expand Up @@ -3052,8 +3052,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 293,
"datestamp": "2023-01-28"
"citations": 315,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 2490,
Expand Down Expand Up @@ -3462,8 +3462,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 274,
"datestamp": "2023-01-28"
"citations": 296,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 2990,
Expand Down Expand Up @@ -3872,8 +3872,8 @@
"datestamp": "2021-01-17"
},
"Jaguar": {
"citations": 265,
"datestamp": "2023-01-28"
"citations": 299,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 3230,
Expand Down Expand Up @@ -4238,8 +4238,8 @@
"datestamp": "2021-08-24"
},
"Jaguar": {
"citations": 265,
"datestamp": "2023-01-28"
"citations": 297,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 3630,
Expand Down Expand Up @@ -4512,8 +4512,8 @@
"datestamp": "2023-01-30"
},
"Jaguar": {
"citations": 303,
"datestamp": "2023-01-30"
"citations": 334,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 4640,
Expand Down Expand Up @@ -4782,8 +4782,8 @@
"datestamp": "2023-01-28"
},
"Jaguar": {
"citations": 292,
"datestamp": "2023-01-28"
"citations": 261,
"datestamp": "2024-03-06"
},
"LAMMPS": {
"citations": 4920,
Expand Down
2 changes: 1 addition & 1 deletion src/data/codes.json
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@
"notes": null,
"query_method": "search term",
"query_publication_id": null,
"query_string": "\"Jaguar\" \"Schrödinger\"",
"query_string": "\"Jaguar\" OR \"QSite\" \"Schrödinger\"",
"tags": ["AE", "GTO", "PP", "STO"],
"types": ["DFT", "WFM"]
},
Expand Down

0 comments on commit fed20f9

Please sign in to comment.