Skip to content

Commit

Permalink
fix run_time_info bug
Browse files Browse the repository at this point in the history
  • Loading branch information
wilfonba committed Jan 10, 2024
1 parent b64ec96 commit 01c3b2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/simulation/m_data_output.fpp
Original file line number Diff line number Diff line change
Expand Up @@ -373,8 +373,6 @@ contains
!$acc end kernels
end if

!$acc update host(icfl_max_loc, vcfl_max_loc, Rc_min_loc)

! Determining global stability criteria extrema at current time-step
if (num_procs > 1) then
call s_mpi_reduce_stability_criteria_extrema(icfl_max_loc, &
Expand Down

0 comments on commit 01c3b2c

Please sign in to comment.