diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-06-13 09:52:00 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2012-06-13 09:52:00 -0400 |
commit | b96d4fbda9121cc9ff8ae597a17eaf48bd6cc7af (patch) | |
tree | 3a0b2d565258ed2cd3df3e94fbebd91623cfe5dd | |
parent | d060923e394823ed4f5741ea75da25af53a8a52c (diff) | |
download | Nresonances-b96d4fbda9121cc9ff8ae597a17eaf48bd6cc7af.tar.gz Nresonances-b96d4fbda9121cc9ff8ae597a17eaf48bd6cc7af.zip |
added type="imaginary" to the operator to speed up, but no noticeable change
-rw-r--r-- | xmds2/Nlevels_with_doppler_with_z_4wm/Nlevels_with_doppler_with_z_4wm.xmds | 2 |
1 files changed, 1 insertions, 1 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 023ca23..c0183ac 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 @@ -367,7 +367,7 @@ Maybe because we very close to the stiff condition so I use "ex" kind <operator kind="ip" constant="yes"> --> - <operator kind="ex" constant="yes"> + <operator kind="ex" constant="yes" type="imaginary"> <operator_names>Lt</operator_names> <![CDATA[ Lt = -i/c*kt; |