Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a problem in Compilation #102

Open
zmli-666 opened this issue Apr 21, 2023 · 4 comments
Open

a problem in Compilation #102

zmli-666 opened this issue Apr 21, 2023 · 4 comments

Comments

@zmli-666
Copy link

I met with some problems when I followed the manual's instructions to compile using the cmake. I turn on the modules, e.g. USE_WWM, USE_GEN, USE_AGE, and I got to this step: make -j8 pschism. It went wrong as shown below:
compilation aborted for /share/home/lizm/SCHISM_CoSiNE/schism/src/Hydro/schism_step.F90 (code 1)
make[3]: *** [Hydro/CMakeFiles/hydro.dir/schism_step.F90.o] Error 1
make[2]: *** [Hydro/CMakeFiles/hydro.dir/all] Error 2
make[1]: *** [Driver/CMakeFiles/pschism.dir/rule] Error 2
make: *** [pschism] Error 2
And when I turn off these modules, it didn't go wrong.
So I don't know why it happened. I hope you can give me some help! Thank you!

@josephzhang8
Copy link
Member

josephzhang8 commented Apr 21, 2023 via email

@zmli-666
Copy link
Author

Thanks for your suggestion. I try to use the tag (5.10), but it still didn't work.

QQ截图20230423170909
QQ截图20230423171752

@josephzhang8
Copy link
Member

josephzhang8 commented Apr 23, 2023 via email

@zmli-666
Copy link
Author

Thank you for your help. When I turn off USE_ECO and turn on USE_COSINE, it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants