Skip to content

Commit

Permalink
Add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
billsacks committed Sep 1, 2021
1 parent 5d30376 commit f9ba23f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libglad/glad_output_states.F90
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ logical function is_in_active_grid(geometry, i, j)

! TODO(wjs, 2015-03-18) Could the logic here be replaced by the use of some existing
! mask? For now I am simply re-implementing the logic that was in glint.
!
! (2021-09-01) See also https://github.com/ESCOMP/CISM/issues/41

usrf = thk0 * geometry%usrf(i,j)

Expand Down

0 comments on commit f9ba23f

Please sign in to comment.