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

Incorporating Alfvén wave model #170

Open
3 tasks
jwreep opened this issue Jun 29, 2024 · 0 comments
Open
3 tasks

Incorporating Alfvén wave model #170

jwreep opened this issue Jun 29, 2024 · 0 comments

Comments

@jwreep
Copy link
Member

jwreep commented Jun 29, 2024

Currently the main copy of HYDRAD does not include the Alfvén wave module. It's a work in progress to update with the latest version of HYDRAD.

It's located on this branch of my fork: https://github.com/jwreep/HYDRAD/tree/Alfven_waves

To incorporate with pydrad, there's a few requirements:

  • Add the prepocessor directive ALFVEN_WAVE_HEATING to templates (/Heating_Model/source/config.h primarily)
  • Add the template for the wave configuration
  • Ensure it works with other preprocessor directives. It doesn't currently depend on others, but the magnetic field needs to be properly incorporated, and this would require USE_POLY_FIT_TO_MAGNETIC_FIELD to be defined simultaneously.
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

No branches or pull requests

1 participant