-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #312 from susilehtola/positronic_basis
Include positronic basis sets of Moncada et al
- Loading branch information
Showing
17 changed files
with
955 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "table", | ||
"schema_version": "0.1" | ||
}, | ||
"revision_description": "Data from supporting information", | ||
"revision_date": "2024-07-30", | ||
"elements": { | ||
"1": "psx/psx-dz.1.element.json" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "metadata", | ||
"schema_version": "0.1" | ||
}, | ||
"names": [ | ||
"PsX-DZ" | ||
], | ||
"tags": [], | ||
"family": "psx", | ||
"description": "Even-tempered PsX-DZ positronic basis", | ||
"role": "orbital", | ||
"auxiliaries": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "table", | ||
"schema_version": "0.1" | ||
}, | ||
"revision_description": "Data from supporting information", | ||
"revision_date": "2024-07-30", | ||
"elements": { | ||
"1": "psx/psx-qz.1.element.json" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "metadata", | ||
"schema_version": "0.1" | ||
}, | ||
"names": [ | ||
"PsX-QZ" | ||
], | ||
"tags": [], | ||
"family": "psx", | ||
"description": "Even-tempered PsX-QZ positronic basis", | ||
"role": "orbital", | ||
"auxiliaries": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "table", | ||
"schema_version": "0.1" | ||
}, | ||
"revision_description": "Data from supporting information", | ||
"revision_date": "2024-07-30", | ||
"elements": { | ||
"1": "psx/psx-tz.1.element.json" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "metadata", | ||
"schema_version": "0.1" | ||
}, | ||
"names": [ | ||
"PsX-TZ" | ||
], | ||
"tags": [], | ||
"family": "psx", | ||
"description": "Even-tempered PsX-TZ positronic basis", | ||
"role": "orbital", | ||
"auxiliaries": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "element", | ||
"schema_version": "0.1" | ||
}, | ||
"name": "PsX-DZ", | ||
"description": "Even-tempered PsX-DZ positronic basis", | ||
"elements": { | ||
"1": { | ||
"components": [ | ||
"psx/psx-dz.1.json" | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,167 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "component", | ||
"schema_version": "0.1" | ||
}, | ||
"description": "Even-tempered PsX-DZ positronic basis", | ||
"data_source": "Data from supporting information", | ||
"elements": { | ||
"1": { | ||
"references": [ | ||
"moncada2020a" | ||
], | ||
"electron_shells": [ | ||
{ | ||
"function_type": "gto", | ||
"region": "", | ||
"angular_momentum": [ | ||
0 | ||
], | ||
"exponents": [ | ||
"1.900000000e-02" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto", | ||
"region": "", | ||
"angular_momentum": [ | ||
0 | ||
], | ||
"exponents": [ | ||
"5.194600000e-02" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto", | ||
"region": "", | ||
"angular_momentum": [ | ||
0 | ||
], | ||
"exponents": [ | ||
"1.420203640e-01" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto", | ||
"region": "", | ||
"angular_momentum": [ | ||
0 | ||
], | ||
"exponents": [ | ||
"3.882836752e-01" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto", | ||
"region": "", | ||
"angular_momentum": [ | ||
0 | ||
], | ||
"exponents": [ | ||
"1.061567568e+00" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto", | ||
"region": "", | ||
"angular_momentum": [ | ||
1 | ||
], | ||
"exponents": [ | ||
"5.910000000e-02" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto", | ||
"region": "", | ||
"angular_momentum": [ | ||
1 | ||
], | ||
"exponents": [ | ||
"1.612839000e-01" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto", | ||
"region": "", | ||
"angular_momentum": [ | ||
1 | ||
], | ||
"exponents": [ | ||
"4.401437631e-01" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto_spherical", | ||
"region": "", | ||
"angular_momentum": [ | ||
2 | ||
], | ||
"exponents": [ | ||
"1.165000000e-01" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
}, | ||
{ | ||
"function_type": "gto_spherical", | ||
"region": "", | ||
"angular_momentum": [ | ||
2 | ||
], | ||
"exponents": [ | ||
"3.128025000e-01" | ||
], | ||
"coefficients": [ | ||
[ | ||
"1.0" | ||
] | ||
] | ||
} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"molssi_bse_schema": { | ||
"schema_type": "element", | ||
"schema_version": "0.1" | ||
}, | ||
"name": "PsX-QZ", | ||
"description": "Even-tempered PsX-QZ positronic basis", | ||
"elements": { | ||
"1": { | ||
"components": [ | ||
"psx/psx-qz.1.json" | ||
] | ||
} | ||
} | ||
} |
Oops, something went wrong.