Skip to content

Commit 6e85a34

Browse files
wilfonbaprathi-wind
authored andcommitted
bug fix (MFlowCode#916)
1 parent 0db9320 commit 6e85a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/post_process/m_mpi_proxy.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ contains
109109
& 'file_per_process', 'relax', 'cf_wrt', &
110110
& 'adv_n', 'ib', 'cfl_adap_dt', 'cfl_const_dt', 'cfl_dt', &
111111
& 'surface_tension', 'hyperelasticity', 'bubbles_lagrange', &
112-
& 'output_partial_domain', 'relativity', 'cont_damage' ]
112+
& 'output_partial_domain', 'relativity', 'cont_damage', 'bc_io']
113113
call MPI_BCAST(${VAR}$, 1, MPI_LOGICAL, 0, MPI_COMM_WORLD, ierr)
114114
#:endfor
115115

0 commit comments

Comments
 (0)