|
|
各位老师好,我在用PSI4计算离子液体与添加剂体系时出现报错,报错内容如下:(输入文件和输出文件详见附件)
Traceback (most recent call last):
File "/public3/home/sc55307/Software/Psi4conda/bin/psi4", line 372, in <module>
exec(content)
File "<string>", line 79, in <module>
File "/public3/home/sc55307/Software/Psi4conda/lib/python3.8/site-packages/psi4/driver/driver.py", line 526, in energy
wfn = procedures['energy'][lowername](lowername, molecule=molecule, **kwargs)
File "/public3/home/sc55307/Software/Psi4conda/lib/python3.8/site-packages/psi4/driver/procrouting/proc.py", line 4642, in run_sapt
e_sapt = core.sapt(dimer_wfn, monomerA_wfn, monomerB_wfn)
RuntimeError:
Fatal Error: WRITE failed. Only some of the bytes were written!
Error writing a full page, unit 196.
PSIO_ERROR: 12 (error writing to file)
Error occurred in file: /home/conda/feedstock_root/build_artifacts/psi4_1683815705191/work/psi4/src/psi4/libpsio/error.cc on line: 134
The most recent 5 function calls were:
psi::PsiException::PsiException(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, char const*, int)
psi::PSIO::rw(unsigned long, char*, psi::psio_address, unsigned long, int)
psi::PSIO::write_entry(unsigned long, char const*, char*, unsigned long)
Printing out the relevant lines from the Psithon --> Python processed input file:
""","dimer")
core.IO.set_default_namespace("dimer")
core.set_global_option("SCF_TYPE", "DF")
core.set_global_option("FREEZE_CORE", "True")
core.set_global_option("BASIS", "aug-cc-pVDZ")
--> energy('sapt2+')
!----------------------------------------------------------------------------------!
! !
! Fatal Error: WRITE failed. Only some of the bytes were written! !
! Error writing a full page, unit 196. !
! PSIO_ERROR: 12 (error writing to file) !
! Error occurred in file: /home/conda/feedstock_root/build_artifacts/psi4_16838157 !
! 05191/work/psi4/src/psi4/libpsio/error.cc on line: 134 !
! The most recent 5 function calls were: !
! psi::PsiException::PsiException(std::__cxx11::basic_string<char, !
! std::char_traits<char>, std::allocator<char> >, char const*, int) !
! psi::PSIO::rw(unsigned long, char*, psi::psio_address, unsigned long, int) !
! psi::PSIO::write_entry(unsigned long, char const*, char*, unsigned long) !
! !
!----------------------------------------------------------------------------------!
Psi4 stopped on: Friday, 14 July 2023 12:43PM
Psi4 wall time for execution: 0:49:16.89
*** Psi4 encountered an error. Buy a developer more coffee!
*** Resources and help at github.com/psi4/psi4.
请各位老师帮忙看看这种情况如何解决,非常感激!
|
-
-
sapt.inp
2.45 KB, 下载次数 Times of downloads: 5
-
-
sapt.out
109.9 KB, 下载次数 Times of downloads: 0
|