Skip to content

Bug in MPI code #275

@penguian

Description

@penguian

keyword_keepgit owner:bep599@nci.org.au 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions