Block a user
ac47adcce3
Adapted 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.
196663e367
Added and tested 2D BdG solver - works until Matlab starts solving for the eigen-values and vectors.
fd59a6199e
Manual identification of values for the different parameters to obtain states close to the expected ground states - Code around the fmincon works as expected.
10ccf5ac0a
Modified 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.
6672e4fca0
Major issue addressed - Vdk was not being recalculated during constrained optimization, this is has been rectified.
308acca29d
Corrected 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.
37de6a6353
Cosmetic changes/additions, analysis script for variational solver, added save feature for all ells and E_vs_iter.
b0b82ae5de
Modifications 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.