From: Ulf L. <ul...@wa...> - 2013-02-10 00:06:17
|
Hi, I just wanted to announce that I finished the acceptance test. Just as an advance comment: It is rather slow. That is because I went for high precision (1e-6), which requires a grid three times as large as normally required. Also the propagation is right now done with a rather poor method that requires small timesteps. And the Fourier transform is not fast yet ( scales with N^2 instead of N ln(N) ). Now, as soon as we have fixed the testing toolkit issue, we can start with implementing things. I would write this up on the ticket system in task form for further discussion on Monday, I think. Ulf |