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 82b5384 commit 73782f5Copy full SHA for 73782f5
src/post_process/m_data_output.fpp
@@ -112,8 +112,7 @@ contains
112
! Generic logical used to test the existence of a particular folder
113
logical :: dir_check
114
115
- ! Generic loop iterator
116
- integer :: i, k ,l
+ integer :: i
117
118
! Allocating the generic storage for the flow variable(s) that are
119
! going to be written to the formatted database file(s). Note once
0 commit comments