From 19611b03d57c4d19dd87e2a2e722370c8aadbf24 Mon Sep 17 00:00:00 2001 From: Antoine Cyril David Hoffmann <ahoffman@spcpc606.epfl.ch> Date: Tue, 13 Jul 2021 18:27:59 +0200 Subject: [PATCH] up scripts --- wk/analysis_2D.m | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wk/analysis_2D.m b/wk/analysis_2D.m index cd3d9209..4b0112d1 100644 --- a/wk/analysis_2D.m +++ b/wk/analysis_2D.m @@ -5,8 +5,8 @@ for i_ = 1 if 1% Local results outfile =''; outfile =''; -outfile =''; -outfile ='HD_study/200x100_L_100_P_2_J_1_eta_0.6_nu_1e-01_DGGK_CLOS_0_mu_3e-02'; +outfile ='HD_study/150x75_L_100_P_2_J_1_eta_0.6_nu_1e-02_DGGK_CLOS_0_mu_3e-03'; +% outfile ='HD_study/200x100_L_100_P_2_J_1_eta_0.6_nu_1e-01_DGGK_CLOS_0_mu_3e-02'; % outfile ='HD_study/150x75_L_100_P_2_J_1_eta_0.6_nu_1e-01_DGGK_CLOS_0_mu_3e-02'; BASIC.RESDIR = ['../results/',outfile,'/']; BASIC.MISCDIR = ['/misc/HeLaZ_outputs/results/',outfile,'/']; -- GitLab