summaryrefslogtreecommitdiff
path: root/config.m
diff options
context:
space:
mode:
Diffstat (limited to 'config.m')
-rw-r--r--config.m2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.m b/config.m
index 849dcca..b88adc6 100644
--- a/config.m
+++ b/config.m
@@ -10,6 +10,8 @@ drive = drive(1:1); % Select which drives you want here
detuning1 = [-15]; % Single photon detuning
dephase_bc = [0]; % Ground state dephasing
+global n = 3; %Number of processes to run
+
format long
global source_dir = 'source/';