E3SM-Project / E3SM-Project/E3SM

ELM: Use of some uninitialized variables

Open
#5,331 3 comments 0 reactions 1 assignee Claimed by @bishtgautam View on GitHub
bug ELM
Dominant language
Fortran
Stars
440
Forks
481
Avg merge
4d 6h
Merged PRs (30d)
36

Description

The variable `kn` appears to be used in these two spots:
* https://github.com/E3SM-Project/E3SM/blob/fb7d271bfc9f343d395b4f08992cd5a949397cef/components/elm/src/biogeophys/PhotosynthesisMod.F90#L596
* https://github.com/E3SM-Project/E3SM/blob/fb7d271bfc9f343d395b4f08992cd5a949397cef/components/elm/src/biogeophys/PhotosynthesisMod.F90#L639

before being defined here:
https://github.com/E3SM-Project/E3SM/blob/fb7d271bfc9f343d395b4f08992cd5a949397cef/components/elm/src/biogeophys/PhotosynthesisMod.F90#L681-L685

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.