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

Possible Glitch oderhs.m #12

Closed
jguterl opened this issue Mar 30, 2020 · 2 comments
Closed

Possible Glitch oderhs.m #12

jguterl opened this issue Mar 30, 2020 · 2 comments

Comments

@jguterl
Copy link
Contributor

jguterl commented Mar 30, 2020

Line 7934 in oderhs.m:
if(isngonxy(ix,iy,ifld) == 1) then
should read
if(isngonxy(ix,iy,igsp) == 1) then
?

@trognlien
Copy link
Contributor

trognlien commented Mar 30, 2020 via email

@holm10
Copy link
Collaborator

holm10 commented Jul 27, 2023

Closed as solved

@holm10 holm10 closed this as completed Jul 27, 2023
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

3 participants