diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-01-12 15:29:44 -0500 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-01-12 15:29:44 -0500 |
commit | 416702a44bdc76cf49e9cd3b980fdf73f50d8caf (patch) | |
tree | 3c72e653e83354b2719950b12658bb584f25bf7b /xmds2/Nlevels_with_doppler_with_z_4wm | |
parent | 644c58d69b8be68cec5fceb97e8890b90b082fc2 (diff) | |
download | Nresonances-416702a44bdc76cf49e9cd3b980fdf73f50d8caf.tar.gz Nresonances-416702a44bdc76cf49e9cd3b980fdf73f50d8caf.zip |
output is more finite
Diffstat (limited to 'xmds2/Nlevels_with_doppler_with_z_4wm')
-rw-r--r-- | xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds b/xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds index d63704f..c63870e 100644 --- a/xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds +++ b/xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds @@ -117,7 +117,7 @@ <geometry> <propagation_dimension> z </propagation_dimension> <transverse_dimensions> - <dimension name="t" lattice="1000" domain="(-0.2e-6, 0.4e-6)" /> + <dimension name="t" lattice="1000" domain="(-1e-6, 1e-6)" /> <dimension name="v" lattice="100" domain="(V_maxwell_min, V_maxwell_max)" /> </transverse_dimensions> </geometry> @@ -368,7 +368,7 @@ <!-- The output to generate --> <output format="binary" filename="Nlevels_with_doppler_with_z_4wm.xsil"> <group> - <sampling basis="t(100) " initial_sample="yes"> + <sampling basis="t(1000) " initial_sample="yes"> <dependencies>E_field_avgd</dependencies> <moments>I1_out I2_out I3_out I4_out</moments> <![CDATA[ |