Skip to content

Commit 604c44f

Browse files
committed
Fix mixed heat transfer formulation bc (to be removed on rebase)
1 parent 1f909df commit 604c44f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/tests/mfem/kernels/mixed_heattransfer.i

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
boundary = 4
7474
[]
7575
[gamma_h_topbottom]
76-
type = MFEMVectorDirichletBC
76+
type = MFEMVectorNormalDirichletBC
7777
variable = time_integrated_heat_flux
7878
vector_coefficient = '0.0 0.0'
7979
boundary = '1 3'

0 commit comments

Comments
 (0)