From f9ba23fdbd20c26059df1c0e517d6e67136d3a4a Mon Sep 17 00:00:00 2001 From: Bill Sacks Date: Wed, 1 Sep 2021 17:18:54 -0600 Subject: [PATCH] Add a comment --- libglad/glad_output_states.F90 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libglad/glad_output_states.F90 b/libglad/glad_output_states.F90 index d54fbae9..45c31406 100644 --- a/libglad/glad_output_states.F90 +++ b/libglad/glad_output_states.F90 @@ -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)