ac47adcce3Adapted elements from a different working version of the solver from Wyatt - minor changes such as replacing trapz with sum and a few others to make the versions similar.Karthik Chandrashekara2024-11-30 08:26:12 +0100
196663e367Added and tested 2D BdG solver - works until Matlab starts solving for the eigen-values and vectors.Karthik Chandrashekara2024-11-22 16:18:27 +0100
fd59a6199eManual identification of values for the different parameters to obtain states close to the expected ground states - Code around the fmincon works as expected.Karthik Chandrashekara2024-11-22 12:05:49 +0100
10ccf5ac0aModified Potentials class to have only either no potential or a harmonic one, as for other trapping potentials, the rest of the solver would need modification.Karthik Chandrashekara2024-11-20 15:22:26 +0100
6672e4fca0Major issue addressed - Vdk was not being recalculated during constrained optimization, this is has been rectified.Karthik Chandrashekara2024-11-20 11:57:33 +0100
b8953f79a8Cosmetic changes, tweaks to get solver to be pushed up the queue on the cluster.Karthik Chandrashekara2024-11-20 00:19:14 +0100
308acca29dCorrected the lack of re-calculation of VDk with new variational parameters, changed plotting to accept folder path as argument, increased number of gpus to run solver on.Karthik Chandrashekara2024-11-20 00:02:17 +0100
37de6a6353Cosmetic changes/additions, analysis script for variational solver, added save feature for all ells and E_vs_iter.Karthik Chandrashekara2024-11-19 18:46:47 +0100
b0b82ae5deModifications to save different runs submitted via a single file to cluster in different folders, parameters changed to look deep in the phase diagram for the different phases.Karthik Chandrashekara2024-11-19 16:11:16 +0100
869d2a4050Tweaked parameters again and added exception handling for when the computed Vdk size is incommensurate with specified grid points.Karthik Chandrashekara2024-11-19 10:02:38 +0100
b3ab383300Modifications 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 Chandrashekara2024-11-15 14:33:46 +0100
9bf5d7a39fUpdated the files used to execute the simulator/solver locally or on the cluster.Karthik Chandrashekara2024-11-14 15:33:54 +0100
e9a6908268Included BdG solver in to the Simulator, added plotting routines for the 2D solver, fixed bugs so that the 2D solver runs to completion.Karthik Chandrashekara2024-11-14 15:03:38 +0100
96f33d3634Added script to visualize the 2D grid for the 2D solver and made other appropriate changes.Karthik Chandrashekara2024-11-14 12:16:37 +0100
d57cc41f87Adding a script that plots images OD images from the raw hdf5 files and a script to carry out some calculations for the Accordion Lattice.Karthik Chandrashekara2024-09-17 20:13:52 +0200
9b22207a2dAdded a function to calculate the e-folding time from the noise spectrum.Karthik Chandrashekara2024-09-16 18:53:17 +0200