Comparison of real numbers in dart #894
hkershaw-brown
started this conversation in
General
Replies: 1 comment
-
For example: #887 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
gfortran, building lorenz_96 with a warning on comparing reals
FFLAGS = -Wcompare-reals -O2 -ffree-line-length-none $(INCS)
compare_reals.txt
Fortan test-anything (used in some developer tests) has real comparison tools.
https://github.com/NCAR/DART/blob/main/developer_tests/contrib/fortran-testanything/is_r.inc
Beta Was this translation helpful? Give feedback.
All reactions