Skip to content

Commit

Permalink
Merge pull request #302 from wilfonba/bugFixes
Browse files Browse the repository at this point in the history
  • Loading branch information
henryleberre authored Jan 10, 2024
2 parents 4833971 + 01c3b2c commit bee8b2b
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 bee8b2b

Please sign in to comment.