Skip to content

Commit e8f1396

Browse files
authored
Update initial.for
1 parent 2afa0ad commit e8f1396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/initial.for

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
read (12,*)id_unst(i),i_unst(i),j_unst(i),k_unst(i)
7777
enddo
7878

79-
if (dom(ib)%bc_west.eq.7) read_inflow=.true.
79+
if (bc_w.eq.7) read_inflow=.true.
8080

8181
mul = nul * densl
8282
mug = nug * densg

0 commit comments

Comments
 (0)