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

Generalize Viscosity used to calculatate Prandtl Number in Thermohaline #602

Open
evbauer opened this issue Nov 15, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@evbauer
Copy link
Member

evbauer commented Nov 15, 2023

nu_mol = 0.406d0*sqrt(amu)*pow(boltzm*T,2.5d0)/(qe4*loglambdah*rho)
! From Spitzer "Physics of Fully Ionized Gases equation 5-54
! Assumes pure H. Still trying to work out what it would be for a mixture.
vis = nu_mol + nu_rad ! total viscosity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants