diff options
author | Eugeniy Mikhailov <evgmik@gmail.com> | 2016-05-13 11:39:28 -0400 |
---|---|---|
committer | Eugeniy Mikhailov <evgmik@gmail.com> | 2016-05-13 11:39:28 -0400 |
commit | a0aeceac697bd1fde96a0f3c3db78d19bbe9c2c4 (patch) | |
tree | ca5d53849fb02a6aedb86d864e4711afa8236ff2 /MOR_5_levels_with_doppler_and_propagation | |
parent | fecc3ef4594371793a6ffae9ad2e08aaee2a57ec (diff) | |
download | noisy_eit_xmds-a0aeceac697bd1fde96a0f3c3db78d19bbe9c2c4.tar.gz noisy_eit_xmds-a0aeceac697bd1fde96a0f3c3db78d19bbe9c2c4.zip |
Output all time points for field propagation
Diffstat (limited to 'MOR_5_levels_with_doppler_and_propagation')
-rw-r--r-- | MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds b/MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds index 7cea64d..eac3d26 100644 --- a/MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds +++ b/MOR_5_levels_with_doppler_and_propagation/Nlevels_with_MOR.xmds @@ -403,7 +403,7 @@ <!-- The output to generate --> <output format="hdf5" filename="Nlevels_with_MOR.xsil"> <group> - <sampling basis="t(1000) " initial_sample="yes"> + <sampling basis="t" initial_sample="yes"> <dependencies>E_field_avgd</dependencies> <moments>EdLaR EdLaI EpLaR EpLaI EdRaR EdRaI EpRaR EpRaI</moments> <![CDATA[ |