You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But some of the output files is missing, when I run this program as above.
Specifically, files that should have appeared normally in flds and prtl folders did not appear properly. (The output is set correctly in the input file. The corresponding params file has also been output correctly, and the output options for flds and prtl files are also set to true.) However, in reality, I cannot find any files in these two folders.
The text was updated successfully, but these errors were encountered:
The program runs normally but the output is missing.
I am using a MacBook pro with arm64 architecture m1pro chip.
After the program is updated to 2.8 and has cmake, the program can be compiled and run on Mac by modifying the CMakeLists.txt file appropriately.
But some of the output files is missing, when I run this program as above.
Specifically, files that should have appeared normally in
flds
andprtl
folders did not appear properly. (The output is set correctly in the input file. The correspondingparams
file has also been output correctly, and the output options forflds
andprtl
files are also set to true.) However, in reality, I cannot find any files in these two folders.The text was updated successfully, but these errors were encountered: