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 da261e3 commit e70be51Copy full SHA for e70be51
src/pre_process/m_check_patches.fpp
@@ -32,7 +32,7 @@ contains
32
33
integer :: i
34
35
- do i = 1, num_patches
+ do i = 1, num_patches_max
36
if (i <= num_patches) then
37
! call s_check_patch_geometry(i)
38
0 commit comments