Replies: 2 comments
-
After working with those constants in TUV-x for a while, I think the only ones that are actually useful are the float and double types (the others just lead to more typing without any real benefits that I've seen) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Also, should this be done in conjunction with exploring the possibility of passing fortran floating point numbers by reference to C functions without first copying to |
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
-
Something like this, but for musica: https://github.com/NCAR/tuv-x/blob/23690d5944a8b54eba768cff9afd02e685bbfe02/src/util/constants.F90#L17-L20
Beta Was this translation helpful? Give feedback.
All reactions