EDmodel / ED2

Ecosystem Demography Model
78 stars 112 forks source link

Minor bug fixes in events.f90 #356

Closed mpaiao closed 2 years ago

mpaiao commented 2 years ago

This pull request fixes a few typos in events.f90, originally raised in issue #353.

Description

Because of some typos in event.f90, some elements of vector rval could be used without being initialised. This was likely the cause for the Tonzi harvest CI test to fail.

Collaborators

@femeunier @pmoorcroft @robkooper

Motivation and Context

Types of changes

Checklist:

Testing :