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

run get hyper-resistivity #907

Open
nicolasaunai opened this issue Oct 16, 2024 · 0 comments
Open

run get hyper-resistivity #907

nicolasaunai opened this issue Oct 16, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@nicolasaunai
Copy link
Member

Once #893 is merged, the hyper-resitivity will spatially vary due to 2 factors:
1- it will depend on the level
2- it will depend on local B/n

therefore it won't be obvious to locally know what was the hyper-resistivity.

This issue is for computing the hyper-resistive term in a run getter run.GetHyperResistive() that would essentially calculate the hyper-resistive term locally as a VectorField.

The hyper-resistive coef depends on the Simulation parameter hyper_mode. If equal to constant then the hyper-resistive coef is just the $\nu_0$ provided in Simulation. If set to spatial then it is $\nu_0 B/n$. Warning: this coef is numerically multiplied to the x,y,z components of the laplacian and therefore has a different centering for each component (we project B components on E ones, etc.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Do me  👋
Development

No branches or pull requests

2 participants