Skip to content

Commit

Permalink
Remove comment referencing routine = 'get_state_meta_data'
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonbk committed Feb 14, 2024
1 parent 7dd64ac commit 4d86643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/aether_lat-lon/model_mod.f90
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@ subroutine get_state_meta_data(index_in, location, qty)

integer :: lat_index, lon_index, lev_index
integer :: my_var_id, my_qty
! character(len=*), parameter :: routine = 'get_state_meta_data'

if ( .not. module_initialized ) call static_init_model

Expand Down

0 comments on commit 4d86643

Please sign in to comment.