Recent content by Cayo
-
Fortran Fortran double precision normalization factor shows single precision error
Hello DrClaude, You are right. Thats the problem, the size of the grid is too small. Thank you for the help.- Cayo
- Post #5
- Forum: Programming and Computer Science
-
Fortran Fortran double precision normalization factor shows single precision error
Thank you for the reply, you are correct. But, I changed what you suggested and it didn't changed the result. Any other idea?- Cayo
- Post #3
- Forum: Programming and Computer Science
-
Fortran Fortran double precision normalization factor shows single precision error
Hello. I need help to understand why my code is not giving me double numerical precision. In this piece of code, I create a function that is analytically normalized, but when I calculate the numerical normalization factor, it seems to be with single precision. Here it is: program dyna...- Cayo
- Thread
- Fortran Numerical Precision
- Replies: 4
- Forum: Programming and Computer Science