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
I was editing the Makefile.arch file, basically changed the path of FFTW, quantum-espresso to their paths. when I run "make" at the top-level of ocean directory, I met an error reported below:
f951: Fatal Error: Reading module 'ai_kinds.mod' at line 1 column 1: Unexpected EOF
compilation terminated.
I have no idea where to start to troubleshoot this issue.
I was editing the Makefile.arch file, basically changed the path of FFTW, quantum-espresso to their paths. when I run "make" at the top-level of ocean directory, I met an error reported below:
f951: Fatal Error: Reading module 'ai_kinds.mod' at line 1 column 1: Unexpected EOF
compilation terminated.
I have no idea where to start to troubleshoot this issue.
Makefile.arch.txt
![image](https://private-user-images.githubusercontent.com/188111965/385069650-c6694100-9d31-4b3e-88d1-59ffbfc65a26.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzOTM4NjcsIm5iZiI6MTczOTM5MzU2NywicGF0aCI6Ii8xODgxMTE5NjUvMzg1MDY5NjUwLWM2Njk0MTAwLTlkMzEtNGIzZS04OGQxLTU5ZmZiZmM2NWEyNi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQyMDUyNDdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zYzgxZmIyNTUyMTM1MDFmOTdkZGY1NTYwMTQ4Mjk4MTgzZDI3NmZlMjA1ZjQyZDQ3MzYwNDQyZDQ4NGJlZjBhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.u4WAWMaLXzKBWwwrm6LJpBem7WZn6c3kO_oqot3qtp4)
The text was updated successfully, but these errors were encountered: