Karthik karthik
karthik pushed to master at karthik/Calculations 2024-11-18 13:25:16 +01:00
dd15eb406a Corrected calculation of Ez.
karthik pushed to master at karthik/Calculations 2024-11-18 11:43:16 +01:00
0b726756ef Modified live plotting.
karthik pushed to master at karthik/Calculations 2024-11-18 11:15:04 +01:00
8b2732cad5 Added live plotting functionality for the Variational solver.
karthik pushed to master at karthik/Calculations 2024-11-17 13:50:12 +01:00
7bdfb6af51 Modification to be able to pass new values to variational parameters via the options struct.
karthik pushed to master at karthik/Calculations 2024-11-17 13:25:42 +01:00
e3f9c7b352 Modified progress bar settings to work for the variational solver.
karthik pushed to master at karthik/Calculations 2024-11-15 23:37:22 +01:00
df1beb268d Modifications to run Variational solver on the cluster with new Potentials class.
karthik pushed to master at karthik/Calculations 2024-11-15 22:12:21 +01:00
e99f0170d9 Added Potentials class, removed in-plane trap
karthik pushed to master at karthik/Calculations 2024-11-15 19:54:50 +01:00
d3db12c84e Modified the amount of noise added to psi.
karthik pushed to master at karthik/Calculations 2024-11-15 19:20:14 +01:00
4818ca83c9 Modified how Dy related constants are defined.
karthik pushed to master at karthik/Calculations 2024-11-15 19:13:49 +01:00
c039356cc2 Removed unnecessary function.
karthik pushed to master at karthik/Calculations 2024-11-15 17:04:08 +01:00
927a6642da Tweaked parameters again to ensure solver executes to completion for desired system.
karthik pushed to master at karthik/Calculations 2024-11-15 15:35:22 +01:00
e45007de23 Latest parameters and SLURM commands.
karthik pushed to master at karthik/Calculations 2024-11-15 15:13:20 +01:00
46b7d4bccd Removed some bugs and tuned parameters for solver and SLURM commands.
karthik pushed to master at karthik/Calculations 2024-11-15 14:47:11 +01:00
91f40df92d Removed progress bar, adjusted wo.
karthik pushed to master at karthik/Calculations 2024-11-15 14:33:53 +01:00
b3ab383300 Modifications to have only width of Gaussian ansatz as the variational parameter and other changes to keep consistent with the source code as written originally by Wyatt.
karthik pushed to master at karthik/Calculations 2024-11-14 15:40:30 +01:00
968467a186 Renamed folders for Variational method, BdG solvers.
karthik pushed to master at karthik/Calculations 2024-11-14 15:34:01 +01:00
9bf5d7a39f Updated the files used to execute the simulator/solver locally or on the cluster.
karthik pushed to master at karthik/Calculations 2024-11-14 15:03:45 +01:00
e9a6908268 Included BdG solver in to the Simulator, added plotting routines for the 2D solver, fixed bugs so that the 2D solver runs to completion.
karthik pushed to master at karthik/Calculations 2024-11-14 12:16:43 +01:00
96f33d3634 Added script to visualize the 2D grid for the 2D solver and made other appropriate changes.
karthik pushed to master at karthik/Calculations 2024-11-14 11:13:13 +01:00
53894fb77b Fixed bugs to have a working version of the Variational2D solver.