897743531eNew script to propagate Gaussian beams using ABCD matrices and the q-parameter, adjusted parameters for variational solver, minor additions to script to make estimations for static lattice.Karthik Chandrashekara2025-02-06 20:57:53 +0100
a3899a7827Modification to plot variational width across runs, new script for computing with in plane trap.Karthik Chandrashekara2025-02-03 23:58:23 +0100
5d07f3eb39Figured out how to extract periodicity of any lattice also determine its type, made modifications to plotting routines, included new colormaps.Karthik Chandrashekara2025-02-01 04:30:54 +0100
58fc2dae02New script to determine where the transition to stripes happens when tilting the dipole moments.Karthik Chandrashekara2025-01-31 19:54:53 +0100
f84a98ede7Parameters for fully converging solutions with adjusted system size were determined and some other minor modifications to other scripts.Karthik Chandrashekara2025-01-31 16:45:59 +0100
9ac9b8476eNew parameters, new analysis script to extract contrast and periodicity of the lattice.Karthik Chandrashekara2025-01-30 22:50:50 +0100
59fa679549Benchmarking complete - Code reliably reproduces expected ground states, script added to begin investigation in to tilt of the dipoles.Karthik Chandrashekara2025-01-23 20:50:06 +0100
bc6234e046Latest - complete script for extraction of edd, n, k_roton for different tilts of the dipole moment and different trapping frequencies and minor modifications to other scripts.Karthik Chandrashekara2025-01-15 18:52:24 +0100
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