Skip to content

Commit db6c04f

Browse files
committed
fix post_process build
1 parent c1d1a9c commit db6c04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/post_process/m_start_up.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ subroutine s_read_input_file
8282
polydisperse, poly_sigma, file_per_process, relax, &
8383
relax_model, cf_wrt, sigma, adv_n, ib, num_ibs, &
8484
cfl_adap_dt, cfl_const_dt, t_save, t_stop, n_start, &
85-
cfl_target, surface_tension &
85+
cfl_target, surface_tension, &
8686
sim_data, hyperelasticity
8787

8888
! Inquiring the status of the post_process.inp file

0 commit comments

Comments
 (0)