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

Fix kygridmodel=4 bug #336

Closed
wants to merge 1 commit into from
Closed

Fix kygridmodel=4 bug #336

wants to merge 1 commit into from

Conversation

hgd511
Copy link
Contributor

@hgd511 hgd511 commented Dec 1, 2023

When running with KYGRID_MODEL = 4, the following is produced for out.tglf.ky_spectrum:

Screenshot 2023-12-01 at 14 11 44

Note the jump from 0.25 to 0.45, as well as the sequence (0.95, 1.05, 1.00). This PR proposes to fix this bug, such that out.tglf.ky_spectrum for KYGRID_MODEL = 4 produces

Screenshot 2023-12-01 at 14 05 50

which samples the ion scale in intervals of 0.1, with 0.05, 0.15 and 0.25 included.

@hgd511 hgd511 added the bug label Dec 1, 2023
@hgd511 hgd511 closed this Dec 4, 2023
@hgd511 hgd511 deleted the kygrid4_fix branch December 4, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant