diff --git a/src/output.F90 b/src/output.F90 index de58346c8f..9f38c79a05 100644 --- a/src/output.F90 +++ b/src/output.F90 @@ -2291,7 +2291,7 @@ contains end if end if - if (n == 1 .and. c % type /= 1) then + if (n == 1 .and. c % type /= CELL_NORMAL) then this_cell = .true. end if