summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeniy Mikhailov <evgmik@gmail.com>2012-01-12 14:56:03 -0500
committerEugeniy Mikhailov <evgmik@gmail.com>2012-01-12 14:56:03 -0500
commit4c2c6743f88505c0a1f9cf22e2d59ff1ce69c95c (patch)
tree07289101d669c62e3bb11d2d83d1fe78acaf2786
parentda6d030b4364e9016899cf86bbbb7e19af4d3d18 (diff)
downloadNresonances-4c2c6743f88505c0a1f9cf22e2d59ff1ce69c95c.tar.gz
Nresonances-4c2c6743f88505c0a1f9cf22e2d59ff1ce69c95c.zip
Makefile pulse width parameter addded
-rw-r--r--xmds2/Nlevels_no_dopler_with_z_4wm/fast_to_slow_switch/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/xmds2/Nlevels_no_dopler_with_z_4wm/fast_to_slow_switch/Makefile b/xmds2/Nlevels_no_dopler_with_z_4wm/fast_to_slow_switch/Makefile
index 9c65fd6..fcc817c 100644
--- a/xmds2/Nlevels_no_dopler_with_z_4wm/fast_to_slow_switch/Makefile
+++ b/xmds2/Nlevels_no_dopler_with_z_4wm/fast_to_slow_switch/Makefile
@@ -13,8 +13,9 @@ PARAMS = \
--Ndens=1e15 \
--Lcell=10.0e-2 \
--Temperature=1e-9 \
+ --Pwidth=0.1e-6 \
--delta1=0 --delta2=0 --delta3=0 \
- --E1o=1.9e7 --E2o=3.1e5 --E3o=3.8e7 --E4o=0
+ --E1o=1.9e7 --E2o=1e2 --E3o=3.8e7 --E4o=0
# slow light EIT
@@ -28,9 +29,12 @@ Nlevels_no_dopler_with_z_4wm.xsil: ../Nlevels_no_dopler_with_z_4wm.run
%.m: %.xsil
$(XSIL2GRAPHICS) $<
-plot: $(M_FILES) $(GNUPLOT_FILES)
- octave pp_I2.m
+pretty_plots: plot $(GNUPLOT_FILES)
gnuplot plot_fields_propagation_I2.gp
+ gnuplot plot_fields_propagation_I4.gp
+
+plot: $(M_FILES)
+ octave pp_I2.m
clean:
rm -f $(CC_FILES) $(RUN_FILES) $(M_FILES) $(XSIL_FILES) *.wisdom.fftw3 *.dat octave-core *.wisdom *.pdf