diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-12-30 12:15:39 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2011-12-30 12:15:39 -0500 |
commit | 2aa2b03de1a898be203a4f2905602d8e4018bbcc (patch) | |
tree | d3fd06e811f7ccae3568ac0405b8485f9d27d533 /xmds2 | |
parent | c7c8e4c682c841a85403ae92fb93c6c38a72673d (diff) | |
download | Nresonances-2aa2b03de1a898be203a4f2905602d8e4018bbcc.tar.gz Nresonances-2aa2b03de1a898be203a4f2905602d8e4018bbcc.zip |
time range changed
Diffstat (limited to 'xmds2')
-rw-r--r-- | xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/Nlevels_no_dopler_with_z_4wm.xmds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/Nlevels_no_dopler_with_z_4wm.xmds b/xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/Nlevels_no_dopler_with_z_4wm.xmds index 3e0a439..77b37af 100644 --- a/xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/Nlevels_no_dopler_with_z_4wm.xmds +++ b/xmds2/Nlevels_no_dopler_with_z_4wm_for_irina_pqe/Nlevels_no_dopler_with_z_4wm.xmds @@ -88,7 +88,7 @@ <geometry> <propagation_dimension> z </propagation_dimension> <transverse_dimensions> - <dimension name="t" lattice="1000" domain="(-0.2e-6, 0.8e-6)" /> + <dimension name="t" lattice="1000" domain="(-0.2e-6, 0.4e-6)" /> </transverse_dimensions> </geometry> @@ -195,7 +195,7 @@ <sequence> <!--For this set of conditions ARK45 is faster than ARK89--> - <integrate algorithm="ARK45" tolerance="1e-5" interval="1.5e-2"> + <integrate algorithm="ARK45" tolerance="1e-5" interval="2.0e-2"> <!--SIC algorithm seems to be much slower and needs fine 'z' step tuning and much finer time grid--> <!--For example I had to quadruple the time grid from 1000 to 4000 when increased z distance from 0.02 to 0.04--> |