diff options
-rw-r--r-- | xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z_4wm_with_perturbations.xmds (renamed from xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z.xmds) | 4 | ||||
-rw-r--r-- | xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Readme | 2 | ||||
-rw-r--r-- | xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/pp.m | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z.xmds b/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z_4wm_with_perturbations.xmds index 713231f..8b89e9d 100644 --- a/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z.xmds +++ b/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Nlevels_no_dopler_with_z_4wm_with_perturbations.xmds @@ -1,7 +1,7 @@ <?xml version="1.0"?> <simulation xmds-version="2"> - <name>Nlevels_no_dopler_with_z</name> + <name>Nlevels_no_dopler_with_z_4wm_with_perturbations</name> <author>Eugeniy Mikhailov</author> <description> @@ -261,7 +261,7 @@ <!-- The output to generate --> - <output format="binary" filename="Nlevels_no_dopler_with_z.xsil"> + <output format="binary" filename="Nlevels_no_dopler_with_z_4wm_with_perturbations.xsil"> <group> <sampling basis="t(1000)" initial_sample="yes"> <dependencies>E_field</dependencies> diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Readme b/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Readme index f9eb2d3..04020fd 100644 --- a/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Readme +++ b/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/Readme @@ -1,4 +1,4 @@ Fast light of field E2 -./Nlevels_no_dopler_with_z.run --delta1=0 --delta2=0 --delta3=0 --E1o=1.9e7 --E2o=3.1e5 --E3o=3.8e7 --E4o=6.3e4 +./Nlevels_no_dopler_with_z_4wm_with_perturbations.run --delta1=0 --delta2=0 --delta3=0 --E1o=1.9e7 --E2o=3.1e5 --E3o=3.8e7 --E4o=6.3e4 diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/pp.m b/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/pp.m index 760aa82..9ca3195 100644 --- a/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/pp.m +++ b/xmds2/Nlevels_no_dopler_with_z_4wm_with_perturbations/pp.m @@ -1,4 +1,4 @@ -Nlevels_no_dopler_with_z +Nlevels_no_dopler_with_z_4wm_with_perturbations %% field propagation z_1=z_1*100; % z in cm |