Commit a084af8
committed
Fixes Arkane QM corrections file path
Updates the Arkane quantum corrections file path resolution.
The code now correctly identifies the location of the `data.py`
file containing QM corrections by checking multiple possible paths.
Raises an InputError if the file cannot be located, guiding the user
to set the RMG_DB_PATH correctly. This prevents errors when running
Arkane calculations due to missing quantum corrections data.
This ensures that the Arkane model chemistry and BAC checks
correctly identify and utilize the quantum corrections data.1 parent 97f1f12 commit a084af8
1 file changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
692 | 692 | | |
693 | 693 | | |
694 | 694 | | |
| 695 | + | |
695 | 696 | | |
696 | | - | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
697 | 705 | | |
698 | 706 | | |
699 | 707 | | |
| |||
950 | 958 | | |
951 | 959 | | |
952 | 960 | | |
953 | | - | |
954 | | - | |
955 | | - | |
| 961 | + | |
956 | 962 | | |
957 | 963 | | |
958 | 964 | | |
| |||
1081 | 1087 | | |
1082 | 1088 | | |
1083 | 1089 | | |
1084 | | - | |
1085 | | - | |
1086 | | - | |
| 1090 | + | |
1087 | 1091 | | |
1088 | 1092 | | |
1089 | 1093 | | |
| |||
0 commit comments