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

sigu inaccurate #8

Open
ameliajo opened this issue May 5, 2018 · 0 comments
Open

sigu inaccurate #8

ameliajo opened this issue May 5, 2018 · 0 comments

Comments

@ameliajo
Copy link
Member

ameliajo commented May 5, 2018

line 2863 (approximately) of thermr.f90 has the line

if ( xm.le.x(i).or.xm.ge.x(i-1) ).....

and this is currently a source of discomfort because since the floats in my code are slightly different than the floats in their code, this comparison kind of messes me up and makes me go through many more 150-160 iterations than necessary.

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