Skip to content

Commit 2741604

Browse files
author
Daniel Vickers
committed
Fixed airfoils on cray GPU
1 parent 471c924 commit 2741604

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/simulation/m_ib_patches.fpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,8 @@ contains
397397

398398
$:GPU_UPDATE(device='[ib_airfoil_grids(airfoil_id)%upper, ib_airfoil_grids(airfoil_id)%lower]')
399399
end if
400+
401+
$:GPU_UPDATE(device='[ib_airfoil(airfoil_id)]')
400402
end do
401403

402404
end subroutine s_initialize_ib_airfoils

0 commit comments

Comments
 (0)