summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--liouville.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/liouville.m b/liouville.m
index e7e3fe8..e2b409c 100644
--- a/liouville.m
+++ b/liouville.m
@@ -74,6 +74,7 @@ for detuning_p_cntr=1:N_detun_steps+1;
detuning_freq(detuning_p_cntr)=detuning_p;
endfor
+save 'problem_definition.mat' problems_cell_array atom_properties detuning_freq ;
fprintf (stderr, "now really hard calculations begin\n");
fflush (stderr);
% once we define all problems the main job is done here