Skip to content

Viscosity enrollment #411

Answered by pdmullen
gaturpin asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gaturpin 😄

Sorry if I am missing your question... but I think the answer here is that anisotropic viscosity is not yet implemented in Athena++. If you change phdif->nu(HydroDiffusion::DiffProcess::aniso,k,j,i) = nu_viscosity; to phdif->nu(HydroDiffusion::DiffProcess::iso,k,j,i) = nu_viscosity;, then I believe you will get the behavior you are after. You can read more about the available diffusive physics in Athena++ here: https://github.com/PrincetonUniversity/athena/wiki/Diffusion-Processes

Sincerely,
Patrick

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by gaturpin
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants