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 e3292c5 commit ce421bbCopy full SHA for ce421bb
src/pre_process/m_mpi_proxy.fpp
@@ -43,7 +43,7 @@ contains
43
! Logistics
44
call MPI_BCAST(case_dir, len(case_dir), MPI_CHARACTER, 0, MPI_COMM_WORLD, ierr)
45
46
- #:for VAR in ['t_step_old', 'm', 'n', 'p', 'm_glb', 'n_glb', 'p_glb', &
+ #:for VAR in ['t_step_old', 't_step_start', 'm', 'n', 'p', 'm_glb', 'n_glb', 'p_glb', &
47
& 'loops_x', 'loops_y', 'loops_z', 'model_eqns', 'num_fluids', &
48
& 'weno_order', 'precision', 'perturb_flow_fluid', &
49
& 'perturb_sph_fluid', 'num_patches', 'thermal', 'nb', 'dist_type',&
0 commit comments