1. Cannot open file … 错误原因: 不能打开文件,大部分原因是输入的文件名错误或者文件不存在。 解决办法: 具体看提示的错误文件名和lammps停止在哪一行。 如lammps停止在read_data命令,需要检查in文件中的data文件名是否输入正确,或者文件夹内是否已经包含了data文件。 2.Cannot open EAM potential file 错误原因...
1. Cannot open file … 错误原因: 不能打开文件,大部分原因是输入的文件名错误或者文件不存在。 解决办法: 具体看提示的错误文件名和lammps停止在哪一行。 如lammps停止在read_data命令,需要检查in文件中的data文件名是否输入正确,或者文件夹内是否已经包含了data文件。 2.Cannot open EAM potential file 错误原因...
25. WARNING: Shell command 'mkdir ./test.dat/folder' failed with error 'File exists' (../input.cpp:1199) ERROR on proc 0: Cannot open logfile ./test.dat/folder/log.lammps: Not a directory (../input.cpp:1062) 这是由于在in文件中使用mkdir命令创建的文件名称与当前文件夹中文件名称重名 sh...
你看看是不是势函数的后缀还没改过来,还是txt [ 发自手机版 http://muchong.com/3g ]
运用windows版本lammps运行时的错误信息如下:Error on proc 0: Cannot open EAM potential file Fe_mm....
LAMMPS 运行..ERROR on proc 0: Cannot open EAM potential file Fe (../pair_eam_alloy.cpp:130)Last command: pair_coeff * * Fe Cr FeCr.cdeam Fe Cr这是什么原因?要怎么改?
各位前辈好,我使用的是 Makefile.mkl。设置完后 在 src 目录下 make clean-all,接着 make mkl 然后就会出现 compute_voronoi_atom.cpp(31): catastrophic error: cannot open source file "voro++.hh"include "voro++.hh"^ compilation aborted for compute_voronoi_atom.cpp (code 4)make: *...
if(!inputFile.open(QIODevice::WriteOnly|QIODevice::Text)){ QMessageBox::warning(this,FileError,Cannotopenfileforwriting.); return; } QTextStreamout(inputFile); outunitsreal\n; outatom_stylefull\n; outread_datadata.in\n; outpair_stylelj/cut10.0\n; ...
cannot open file file: /net/ric_home/ep4/OpenFOAM/ep4-1.5/run/Channel_Flowinitialisation/920/Ydefault at line 0. From function regIOobject::readStream(const word&) in file db/regIOobject/regIOobjectRead.C at line 66. FOAM exiting 它给我的建议太复杂并且对于我的应用来说不是必要的。
in.gREM: { folder: /project/rcc/trung/lammps-git/examples/PACKAGES/grem/lj-6rep, status: "failed, ERROR: Cannot open file restart_file: No such file or directory (src/read_data.cpp:367).", walltime: -1 } in.adamantane_ionized.nve: { folder: /project/rcc/trung/lammps-git/examples...