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 2afa0ad commit e8f1396Copy full SHA for e8f1396
source/initial.for
@@ -76,7 +76,7 @@
76
read (12,*)id_unst(i),i_unst(i),j_unst(i),k_unst(i)
77
enddo
78
79
- if (dom(ib)%bc_west.eq.7) read_inflow=.true.
+ if (bc_w.eq.7) read_inflow=.true.
80
81
mul = nul * densl
82
mug = nug * densg
0 commit comments