Skip to content

Commit

Permalink
info update
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelschurer committed Dec 13, 2024
1 parent 599c97c commit eae7395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/preprocessing/readvtk/vtk2trixi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ function vtk2trixi(file)
else
results[field] = zero(coordinates)
end
@info "No '$field' field found in VTK file. $field is set to zero."
@info "No '$field' field found in VTK file. Is set to zero."
end
end

Expand Down

0 comments on commit eae7395

Please sign in to comment.