Commit e34766a
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 37510c9 commit e34766a
1 file changed
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
| 719 | + | |
719 | 720 | | |
720 | | - | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
721 | 729 | | |
722 | 730 | | |
723 | 731 | | |
| |||
974 | 982 | | |
975 | 983 | | |
976 | 984 | | |
977 | | - | |
978 | | - | |
979 | | - | |
| 985 | + | |
980 | 986 | | |
981 | 987 | | |
982 | 988 | | |
| |||
1105 | 1111 | | |
1106 | 1112 | | |
1107 | 1113 | | |
1108 | | - | |
1109 | | - | |
1110 | | - | |
| 1114 | + | |
1111 | 1115 | | |
1112 | 1116 | | |
1113 | 1117 | | |
| |||
0 commit comments