From 96dac192d4b8c7d6560443da6804e9fd87df97f1 Mon Sep 17 00:00:00 2001 From: Karthik Chandrashekara Date: Mon, 18 Nov 2024 23:39:05 +0100 Subject: [PATCH] Cosmetic changes. --- Dipolar-Gas-Simulator/+Scripts/run_locally.m | 3 --- 1 file changed, 3 deletions(-) diff --git a/Dipolar-Gas-Simulator/+Scripts/run_locally.m b/Dipolar-Gas-Simulator/+Scripts/run_locally.m index 3c0ffbf..c4efad2 100644 --- a/Dipolar-Gas-Simulator/+Scripts/run_locally.m +++ b/Dipolar-Gas-Simulator/+Scripts/run_locally.m @@ -98,6 +98,3 @@ solver.Potential = pot.trap(); Plotter.visualizeWavefunction2D(psi,Params,Transf) %% - Plot GS wavefunction Plotter.visualizeGSWavefunction2D(Params.njob) - -%% -Plotter.visualizeGSWavefunction2D(1)