Skip to content

Commit 546b7cf

Browse files
author
Martin D. Weinberg
committed
Another comment [No CI]
1 parent b7c9d4a commit 546b7cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SphericalBasis.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2410,7 +2410,7 @@ void SphericalBasis::write_FIXL0()
24102410
HighFive::File::ReadWrite |
24112411
HighFive::File::Create);
24122412

2413-
// Add a verbose comment
2413+
// Add a verbose comment. This is for human readers only (e.g. h5dump)
24142414
std::string comment =
24152415
"This file contains the fixed monopole coefficients for the "
24162416
"SphericalBasis component " + component->name

0 commit comments

Comments
 (0)