Skip to content

Commit 2f26f26

Browse files
authored
Merge pull request #4163 from mestinso/bugfix/minor-comment-fix
Removed out-of-date/incorrect comment about epsilon_0
2 parents 5e8b62c + ddf880e commit 2f26f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modelica/Constants.mo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ package Constants
2828
// (name, value, description from https://www.bipm.org/en/CGPM/db/26/1/, effective from May 20, 2019)
2929
// The values for c, q, h, k, N_A are exact and part of the basis of the SI-system
3030
// Note that the elementary charge uses the common alternate name q since e was taken.
31-
// The values for F, R, sigma, T_zero, epsilon_0 are also exact.
31+
// The values for F, R, sigma, T_zero are also exact.
3232
// The value for mu_0 can now be expressed as 2*alpha*h/(q^2*c),
3333
// where alpha is the experimental fine-structure constant,
3434
// and the value is from https://physics.nist.gov/cuu/pdf/wall_2018.pdf

0 commit comments

Comments
 (0)