Commit Graph

277 Commits

Author SHA1 Message Date
Marek Nečada fb9bbff4b8 gsl_sf_bessel_jl_array and gsl_sf_bessel_jl_steed_array are inprecise.
Must do a different implementation.


Former-commit-id: 37da4cf29b5d8706c639a9a3af61653d90ccc37e
2018-03-14 14:10:11 +02:00
Marek Nečada 3b407ab40a Jdu do práce
Former-commit-id: ea635a016207ad637a0647127dea650ea650d6d2
2018-03-14 05:46:46 +00:00
Marek Nečada e8ab2af46e (nefunkční) test besselových fcí
Former-commit-id: 3d5ce98a7e4ff78f35395a27099ea41e77fd1584
2018-03-13 16:47:03 +00:00
Marek Nečada 5b5e77f985 Kahan sums 3
Former-commit-id: e34f5bbb16a95c4d5517121454a4d5229bcb50c8
2018-03-13 10:57:08 +02:00
Marek Nečada ad2815434a Kahan sums 2
Former-commit-id: 0d8c588c1770d76fd7db37e003e357f0b1bc4988
2018-03-13 10:54:32 +02:00
Marek Nečada cf340560af Kahan sums 1
Former-commit-id: e3a1c66347d2bb05162560b526618eb8c248de04
2018-03-13 10:54:07 +02:00
Marek Nečada f954cc5f68 Několik poznámek k testování
Former-commit-id: f8ca673f431926e59d2f988f330839317b8517e7
2018-03-09 06:39:15 +00:00
Marek Nečada 93137b29b3 Replaced (probably wrongly implemented) Xu's B coefficients with Xu/Cruzan B.
Former-commit-id: ea0f90e263c7e41a60bb1aeda0dc5efa2021b3dd
2018-03-08 10:31:11 +00:00
Marek Nečada 2cab9c1307 Dudom
Former-commit-id: ade18052fd1fbc4c02557c8fad65d66ad0272f47
2018-03-08 00:14:15 +02:00
Marek Nečada 4b7797edaf "fix" the q ranges for the B coefficients in translations.c
Former-commit-id: 17084dd0b57cb4271c67d5d95b7e033c3968276f
2018-03-07 21:32:05 +02:00
Marek Nečada e231e095c3 Tiny syntax fix in transcoeff_cruzan.py
Former-commit-id: abae90fa70da869a8cb43336dc99eb31821b61a1
2018-03-07 20:22:29 +02:00
Marek Nečada 6474ceff0b Testing translation coefficients – found some irregularities.
Former-commit-id: 1f4791f3c6447de48229ccc4eb5a59c6cd7a2968
2018-03-07 18:44:32 +02:00
Marek Nečada 4226ed86cd Fix sage B coefficients
Former-commit-id: 3c1f08ffdd12b5a0ceb0a0ccd5072512df0a2dc1
2018-02-28 11:49:41 +02:00
Marek Nečada a9580b7fd4 symbolic calculation of translation coefficients in SageMath
Former-commit-id: 13aa0ed33d8ecd85bcb4952cbd303a7d2bba4634
2018-02-26 05:21:46 +00:00
Marek Nečada f4cf0e2012 Cruzan type translation coefficients in Mathematica
Former-commit-id: d6519dd6f3d0d656227a087dfae3bc5e3ba14703
2018-02-13 01:22:07 +00:00
Marek Nečada 93ac5730b2 gaunt coeff generators mathematica
Former-commit-id: 43fb56d338faf193083035ab4ae4da115ca0bbaf
2018-02-13 01:45:26 +02:00
Marek Nečada 85ef4d7a70 Precompiled tabulated version of gaunt coeffs + tests.
Former-commit-id: 3fdd540ca817b1d5cc576b54baa3e8f42bd958ce
2018-02-12 23:39:51 +00:00
Marek Nečada d406b8abb1 "Exact" gaunt coefficients with mathematic
Former-commit-id: 412f86320710acb3d6a3edfb2e560c09b4371976
2018-02-12 19:58:06 +00:00
Marek Nečada 1a95827149 Test translations. Gives terrible numerical results.
Former-commit-id: d0315028193ba3e951c2f569d21c62035417327a
2018-02-08 10:23:31 +02:00
Marek Nečada 1829dcd58d Xu test more or less working for small n, nu.
N. B. incompatibility with old Taylor-like translation coefficients


Former-commit-id: 506c15d318b673cc38d0e137efbc55b2687dde7c
2018-02-08 06:23:34 +02:00
Marek Nečada d5f47c1844 generalise translations; does not give right values yety
Former-commit-id: 89262c325c2c2b619d1b5b7b7fd70ef3d02b0c41
2018-02-08 05:01:41 +02:00
Marek Nečada e689df15fd fix broken syntax in translations.c
Former-commit-id: 46444199859568e0a34bceadef5a017f6bcb7480
2018-02-07 17:33:08 +02:00
Marek Nečada de45a9e38c reorganisation of the code
Former-commit-id: 2efe6a07fa27aa2a159dfa83959e9580b3f53809
2018-02-07 15:39:41 +02:00
Marek Nečada b51b1dc2b5 Wrong radial part of longitudinal waves -> BUGS file
Former-commit-id: 6144e79efefcb54b43e85b1b3c14ef9d907bb336
2018-02-04 22:23:02 +00:00
Marek Nečada 4dc151d5b9 Correct plane wave decomposition at origin (wrong elsewhere for longitudinal waves
Former-commit-id: 4dc70fde23e31828fb959da429d716bd39e84e47
2018-02-04 15:40:13 +00:00
Marek Nečada dbc118e712 Plane wave decomposition now works for the transversal part (not yet longitudinal)
Former-commit-id: 83dadf35d24a66c7576395f6f156f5e7586551cd
2018-02-04 11:43:42 +00:00
Marek Nečada 6198a992f9 Forgot the test...
Former-commit-id: 88ae72c3ac9e3c0bda5f80d2ea46440687710e72
2018-02-02 14:23:47 +00:00
Marek Nečada f458e94995 Plane wave decomposition compiles but yields wrong results.
Former-commit-id: 0cfe82f1efe0e68d41a2f4bf315dfac4618cf435
2018-02-02 14:23:15 +00:00
Marek Nečada 7988b4e942 Dudom
Former-commit-id: 14be6634a87694d70a8b29a5ddf5ec4399b9c691
2018-02-01 17:04:51 +02:00
Marek Nečada 00f9f5234a Jdu do práce
Former-commit-id: 3be0f5adda5334dae7397d21b6d48835a190632d
2018-02-01 04:40:45 +00:00
Marek Nečada 2a7015b80b Rozbil jsem to, jdu domů.
Former-commit-id: 77490824d9a8f975ec4ebe98d8cfa104093884e4
2018-01-30 01:09:48 +02:00
Marek Nečada 155859d8a7 Fix edge legendre signs again
Former-commit-id: 932787e15c101c131bded3ada1034a379da6123c
2018-01-29 17:34:41 +02:00
Marek Nečada bd5aacd7d9 Legendre, pi, tau calculation fixes
Former-commit-id: 98e265cc0c6d73bd3eff3a601096ce84d63cc7a2
2018-01-29 10:13:13 +00:00
Marek Nečada 92e9622b64 Pi, tau auxillary functions. still bugs in the poles.
Former-commit-id: 99d550f5ffa03d001f89e41a07e70652105bdc36
2018-01-28 09:18:06 +00:00
Marek Nečada 3312bc61e2 Práce na vswf ; jdu domů
Former-commit-id: 112c65dcb0de85908b43cd488c63ac14072dc97e
2018-01-26 15:07:29 +02:00
Marek Nečada f6118d6ed9 [dirty dipoles] Hankel transform of the long-range part of Hankel
functions, dimensionful

TODO more comments, dimensionless everything


Former-commit-id: f05f55c3d444bb633b0fe4877120ea001dd34aa7
2018-01-23 22:29:03 +02:00
Marek Nečada 60a600a7f3 [dirty dipoles] small fixes, cosmetics.
N.B. weird results for small k's and n>=3. Cancellation error or wrong
formulae?


Former-commit-id: 5de1a0a7c8fd3b5a42a9eff98c0717bc9d42cad7
2018-01-23 17:11:09 +02:00
Marek Nečada 01b23dd912 [dirty dipoles] cosmetics (macros for fn signatures)
Former-commit-id: 48cede61bc2ba4a63287b04de8f2c7ca825cfef5
2018-01-23 15:10:53 +02:00
Marek Nečada fecdc07a37 [dipdip-dirty] Bessel transform for q=1,2, n=0,...,5, kappa=5 done
Former-commit-id: d60167f97f329540c617785aea4ec38fe364fddb
2018-01-23 14:50:52 +02:00
Marek Nečada b68c394819 [dipdip dirty] fk5q1n3
Former-commit-id: 52c789b790fb1b20e8ae199287e9b2e87816962e
2018-01-23 09:36:57 +02:00
Marek Nečada 902bb5a9ea Jdu do práce
Former-commit-id: 445b4ba756f27d5f7388a84a5ac363ba63ea8ed2
2018-01-23 05:38:02 +00:00
Marek Nečada b19213343b [dirty dipoles] případ q=2, n=0, kappa = 5
Former-commit-id: bb38eb950e9cf761588f4f2319816c79441ac8c0
2018-01-22 23:46:11 +00:00
Marek Nečada 274a6642c8 Další Hankelovy transformace pro kappa=5
Former-commit-id: cc20e7f5dbf8651a81543f84ac066d011e84082b
2018-01-23 00:52:10 +02:00
Marek Nečada 420a6e3e12 [dirty dipoles] Fix phases
Former-commit-id: 9e38d24e105925f945c526f63496f7662479456e
2018-01-18 22:27:02 +00:00
Marek Nečada 86610bd66d [dirty dipoles] některé z vzorců funkční pro krátký dosah, jiné pro dlouhý
Former-commit-id: 9741093b8850a8cd6e92c20c4b6caf9fe8cb790d
2018-01-18 20:30:14 +00:00
Marek Nečada 85b881b1d6 [dirty dipoles] few long-range hankel transforms rewriten from mathematica
Former-commit-id: 2554e2f670bd9e405210d3e2f62596b2295b0b7d
2018-01-18 17:55:44 +00:00
Marek Nečada 0e302d53a1 fixed hankel transform formulae for specific kappa, q, n combinations.
Former-commit-id: 6c0dae200188c83aa4fe0b2c37d1585ac192f56c
2018-01-18 17:37:36 +02:00
Marek Nečada cc417889e1 [dirty dipoles] removing unused functions
Former-commit-id: f1203d5250a8934663fdd2600b89f9170127dbe3
2018-01-18 12:56:04 +00:00
Marek Nečada 07c530306a [dirty dipoles] regularised hankel functions
Former-commit-id: 58b4d91b718a0d864555961bb199761d1774313d
2018-01-18 12:55:15 +00:00
Marek Nečada 8001b67603 [dirty dipoles] bessel function coefficient table
Former-commit-id: 99679b765621c7237bce927169cf83331fe61c99
2018-01-18 11:22:27 +00:00