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 c1d1a9c commit db6c04fCopy full SHA for db6c04f
src/post_process/m_start_up.f90
@@ -82,7 +82,7 @@ subroutine s_read_input_file
82
polydisperse, poly_sigma, file_per_process, relax, &
83
relax_model, cf_wrt, sigma, adv_n, ib, num_ibs, &
84
cfl_adap_dt, cfl_const_dt, t_save, t_stop, n_start, &
85
- cfl_target, surface_tension &
+ cfl_target, surface_tension, &
86
sim_data, hyperelasticity
87
88
! Inquiring the status of the post_process.inp file
0 commit comments