BUGS: noticed probable float overflow
Former-commit-id: ffdedd9fe3935b65f51a88b26c220abf2dd8766c
This commit is contained in:
parent
961baedc61
commit
f1bb8a7c35
3
BUGS.rst
3
BUGS.rst
|
@ -56,4 +56,7 @@ Overflows etc.
|
|||
Assertion failed in gaunt_xu for test_vswf_translations.c and high values of LMAX
|
||||
(LMAX=25)
|
||||
|
||||
Moreover, the non-normalized legendre functions that are used in translations.c
|
||||
are likely to overflow for even smaller values of l.
|
||||
Therefore TODO: modify translations.c in a way that uses normalised legendre functions everywhere.
|
||||
|
||||
|
|
Loading…
Reference in New Issue