Skip to content

Commit

Permalink
Add diag_id_boundary_forcing_tend to stub g_tracer_type
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-c-ross committed Aug 6, 2024
1 parent 0fb2043 commit d82e1c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module g_tracer_utils
character(len=fm_string_len) :: src_var_gridspec !< Tracer source grid file name
character(len=fm_string_len) :: obc_src_file_name !< Boundary condition tracer source filename
character(len=fm_string_len) :: obc_src_field_name !< Boundary condition tracer source fieldname
integer :: diag_id_boundary_forcing_tend = -1 !< Budget diagnostic id
integer :: src_var_record !< Unknown
logical :: runoff_added_to_stf = .false. !< Has flux in from runoff been added to stf?
logical :: requires_src_info = .false. !< Unknown
Expand Down

0 comments on commit d82e1c1

Please sign in to comment.