Skip to content

Commit

Permalink
suggest also increasing bin size if count is zero
Browse files Browse the repository at this point in the history
  • Loading branch information
lmiq committed Jun 3, 2024
1 parent 31066aa commit a5ebebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/results.jl
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ function finalresults!(R::Result, options::Options, trajectory::Trajectory)
@warn begin
"""\n
Ideal-gas histogram bins with zero samples.
Increase n_random_samples and/or number of trajectory frames.
Increase n_random_samples, number of trajectory frames, and/or bin size.
"""
end _file=nothing _line=nothing
Expand Down

0 comments on commit a5ebebc

Please sign in to comment.