We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e6492 commit e28a2c9Copy full SHA for e28a2c9
src/simulation/m_ibm.fpp
@@ -970,9 +970,6 @@ contains
970
if (igr) then
971
! For IGR, we will need to perform operations on
972
! the conservative variables instead
973
- if (.not. present(q_cons_vf) .and. proc_rank == 0) then
974
- call s_mpi_abort("q_cons_vf is required inside s_interpolate_image_point when running with IGR")
975
- end if
976
alpha_sum = 0._wp
977
dyn_pres = 0._wp
978
if (num_fluids == 1) then
0 commit comments