Skip to content

Commit f8eb43b

Browse files
Update README.md
1 parent 5fd8d7a commit f8eb43b

File tree

1 file changed

+22
-7
lines changed

1 file changed

+22
-7
lines changed

README.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,28 @@ for fitting PES into radial coefficients is provided as jupyter-notebook files.
44

55
Both codes use least square fit (achieved by taking pseudo-inverse of Legendre/Spherical-Harmonics coefficients stored in a 2D matrix).
66

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])
88

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
1214

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+
}
1328

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

Comments
 (0)