CAM icon indicating copy to clipboard operation
CAM copied to clipboard

Should remove unused `vd_lu_decomp` subroutine.

Open nusbaume opened this issue 1 year ago • 0 comments

Issue Type

Code Clean-up

Issue Description

While looking through CAM's vertical diffusion code I found the subroutine vd_lu_decomp in vdiff_lu_solver.F90. However, I am unable to find any location in the CAM source code where it is used (instead everything uses fin_vol_lu_decomp), so it would probably be good to remove it.

Will this change answers?

No

Will you be implementing this yourself?

Any CAM SE can do this

nusbaume avatar Jul 03 '24 17:07 nusbaume