diff --git a/SPE_Fall2022/WorkFile.m b/SPE_Fall2022/WorkFile.m deleted file mode 100644 index bc7fb83..0000000 --- a/SPE_Fall2022/WorkFile.m +++ /dev/null @@ -1,16 +0,0 @@ -%% File to test espic2d outputs %% -% Created by S.Guinchard (09/22) % -%--------------------------------% - -%% Generate path to load files - -addpath(genpath('/home/sguincha/espic2d/matlab/')) -addpath(genpath('/home/sguincha/espic2d/wk/')) - -%% Generate data struct from output - -results = espic2dhdf5('stable_13_fine.h5'); - -%% Test the results and make plots - -results.display2Dpotentialwell() \ No newline at end of file