Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More small fixes to do with physical units. #2237

Merged
merged 2 commits into from May 14, 2018

Conversation

bangerth
Copy link
Contributor

No description provided.

Copy link
Member

@tjhei tjhei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good except the one space.

prm.declare_entry ("K0", "4.111e11",
Patterns::Double (0),
"Core compressibility at zero pressure. "
"Referring to Nimmo et al. (2004) for more details.");
prm.declare_entry ("Rho0", "7.019e3",
Patterns::Double (0),
"Core density at zero pressure. Units: $kg/m^3$. "
"Core density at zero pressure. Units: $kg/m^3$."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add that space again?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I totally missed the following sentence -- we always have the units at the end.

Fixed! (I also fixed language slightly.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants