@@ -4,13 +4,28 @@ for fitting PES into radial coefficients is provided as jupyter-notebook files.
4
4
5
5
Both codes use least square fit (achieved by taking pseudo-inverse of Legendre/Spherical-Harmonics coefficients stored in a 2D matrix).
6
6
7
- For any quaries
contacr [ Dr. T. J. Dhilip Kumar
] ( mailto:[email protected] )
7
+ For any quaries
contact [ Dr. T. J. Dhilip Kumar
] ( mailto:[email protected] ) CC: AK( mailto:[email protected] )
8
8
9
- Example 1: Use 4D_SF_expansion.ipynb
10
- 4D PES (two rigid rotors)
11
- ![ 4D PES (two rigid rotors)] ( https://github.com/apoorv-kushwaha/Multipole/blob/main/jac_final.png )
9
+ File 1: 2D_multipole_inv.ipynb
10
+ 2D PES (Atom - Rigid Rotor collision)
11
+ ![ 2D PES (Atom - Rigid Rotor)] ( https://github.com/apoorv-kushwaha/Multipole/blob/main/jacobi22.png )
12
+
13
+ # Citation
12
14
15
+ @article {Kushwaha2023Jan,
16
+ author = {Kushwaha, Apoorv and Kumar, Thogluva Janardhanan Dhilip},
17
+ title = {{Benchmarking PES-Learn's machine learning models predicting accurate potential energy surface for quantum scattering}},
18
+ journal = {Int. J. Quantum Chem.},
19
+ volume = {123},
20
+ number = {1},
21
+ pages = {e27007},
22
+ year = {2023},
23
+ month = jan,
24
+ issn = {0020-7608},
25
+ publisher = {John Wiley {\& } Sons, Ltd},
26
+ doi = {10.1002/qua.27007}
27
+ }
13
28
14
- Example 2: Use 2D_multipole_inv .ipynb
15
- 4D PES (two rigid rotors )
16
- ![ 4D PES (two rigid rotors)] ( https://github.com/apoorv-kushwaha/Multipole/blob/main/jacobi22 .png )
29
+ File 2: Use 4D_SF_expansion .ipynb
30
+ 4D PES (Two Rigid Rotors )
31
+ ![ 4D PES (two rigid rotors)] ( https://github.com/apoorv-kushwaha/Multipole/blob/main/jac_final .png )
0 commit comments