ESCOMP / ESCOMP/CTSM

Unused variables and dependencies

Open
#1,984 2 comments 0 reactions 0 assignees View on GitHub
code health
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

In my refactoring of the FATES OOP structure, I went through and had the compiler warn me about unused variables. This also gave me info about unused variables for CTSM

Based on my parsing of the log files from this there are:

~950 unused variables in CTSM (excluding the FATES codebase)
and
~267 unused imported variables (i.e., use statements) (excluding FATES)

Is this something we'd like to clean up? I can do this as a part of my FATES refactor?

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.