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

Bug in MPI code #275

Open
penguian opened this issue Dec 2, 2020 · 1 comment
Open

Bug in MPI code #275

penguian opened this issue Dec 2, 2020 · 1 comment

Comments

@penguian
Copy link
Collaborator

penguian commented Dec 2, 2020

keyword_keepgit owner:[email protected] type_defect | by amu561


Scott identified two errors in the in cable_mpimaster.F90, these are on lines 777 and 919 of trunk revision 7530.

WHERE ( iveg%iveg(:) .GE. 14 ) iveg%vlai = 0.

Instead of iveg%iveg (which is not initialised), these should be veg%iveg.


Issue migrated from trac:275 at 2023-11-27 11:35:18 +1100

@penguian
Copy link
Collaborator Author

penguian commented Feb 7, 2023

@[email protected] set keywords to keepgit

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

No branches or pull requests

2 participants