From a5a98b541f816d41f213790eda9d0fa8054e7716 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Wed, 5 Aug 2020 02:10:15 -0400 Subject: Update to v1.0: Through rewrite, almost from scratch, with a new emphasis on positive x. --- figs/cn.fig/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'figs/cn.fig/Makefile') diff --git a/figs/cn.fig/Makefile b/figs/cn.fig/Makefile index e9c4fa7..cc0f383 100644 --- a/figs/cn.fig/Makefile +++ b/figs/cn.fig/Makefile @@ -1,4 +1,4 @@ -PROJECTNAME=cn cn_short +PROJECTNAME=cn PHOTOCOMP_PATH= @@ -14,9 +14,9 @@ $(PDFS): $(DATS) pdflatex -jobname $(basename $@) -file-line-error $(patsubst %.pdf, %.tikz.tex, $@) mc.dat: - $(PHOTOCOMP_PATH)photocomp -p "V=10;EF=4.5;omega=1.55;n_periods=3;J=30;E=15e9" mc > $@ + $(PHOTOCOMP_PATH)photocomp -p "V=10;EF=4.5;omega=1.55;n_periods=1;J=30;E=15e9" mc > $@ cn.dat: - $(PHOTOCOMP_PATH)photocomp -p "V=10;EF=4.5;omega=1.55;n_periods=3;E=15e9;x=0;bmin_cn=-1000;bmax_cn=1000;nx_cn=16000" cn > $@ + $(PHOTOCOMP_PATH)photocomp -p "V=10;EF=4.5;omega=1.55;n_periods=1;E=15e9;x=0;bmin_cn=-1000;bmax_cn=1000;nx_cn=16000" cn > $@ mc_short.dat: $(PHOTOCOMP_PATH)photocomp -p "V=10;EF=4.5;omega=1.55;n_periods=0.0005;J=10;E=15e9" mc > $@ -- cgit v1.2.3-70-g09d2