no call io_write4 after init_velocity

This commit is contained in:
ignis 2014-07-14 17:52:37 +09:00
parent 8fc5c79bf6
commit eee35f16e0

View file

@ -22,7 +22,6 @@ subroutine begin_new
if (task.eq.'hydro') then
call init_velocity
if (n_scalars.gt.0) call init_scalars
call io_write_4
end if
if (task_split) then