Skip to content

Commit

Permalink
could it be
Browse files Browse the repository at this point in the history
  • Loading branch information
uramirez8707 committed Apr 8, 2024
1 parent dea32ca commit 7600e53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions diag_manager/fms_diag_file_object.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1447,6 +1447,8 @@ subroutine write_time_data(this)
endif
endif

diag_file%unlim_dimension_level = diag_file%unlim_dimension_level + 1
diag_file%data_has_been_written = .false.
end subroutine write_time_data

!> \brief Updates the current_new_file_freq_index if using a new_file_freq
Expand Down

0 comments on commit 7600e53

Please sign in to comment.