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

DEALLOCATE(TMP) erro and MPI- #10

Open
joao-ribeiro opened this issue Feb 23, 2023 · 0 comments
Open

DEALLOCATE(TMP) erro and MPI- #10

joao-ribeiro opened this issue Feb 23, 2023 · 0 comments

Comments

@joao-ribeiro
Copy link

Hi

I found that de DEALLOCATE(TMP) in line 1220 of SNL-SWAN is give a error when compiling, the workaround for me was:
IF (ASSOCIATED(TMP)) DEALLOCATE(TMP).

Also, I'm trying to run a large area and for that I need MPI. Those SNL-SWAN work with MPI?

Best regards
João

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

1 participant