|
59fa679549
|
Benchmarking complete - Code reliably reproduces expected ground states, script added to begin investigation in to tilt of the dipoles.
|
2025-01-23 20:50:06 +01:00 |
|
|
5e7940a1b1
|
Latest fully functional code - successfully converged to expected ground states.
|
2025-01-23 01:19:31 +01:00 |
|
|
dbb4e24b94
|
Major modifications to plotting routines and execution scripts.
|
2025-01-22 23:04:36 +01:00 |
|
|
a097c9adb0
|
Minor renaming, cleanup.
|
2025-01-22 16:24:15 +01:00 |
|
|
547387b8a1
|
Folder restructuring.
|
2025-01-22 16:22:58 +01:00 |
|
|
bdd3d7c762
|
Folder renaming and restructuring.
|
2025-01-22 16:18:00 +01:00 |
|
|
5ce08f83dd
|
Folder renaming, restructuring.
|
2025-01-22 16:14:47 +01:00 |
|
|
cdb25d5395
|
Folder renaming, restructuring.
|
2025-01-22 16:10:46 +01:00 |
|
|
1170f6a8a6
|
Latest - added new analysis and plotting routines.
|
2025-01-22 15:58:05 +01:00 |
|
|
0889d1178b
|
Latest working version - fixed issue of bounds not being properly defined for fmincon.
|
2025-01-20 01:11:03 +01:00 |
|
|
e767baf3ca
|
Latest - Plotting routines for results added.
|
2025-01-16 19:43:11 +01:00 |
|
|
bc6234e046
|
Latest - 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.
|
2025-01-15 18:52:24 +01:00 |
|
|
f3ac9e3b12
|
Latest.
|
2025-01-14 19:04:37 +01:00 |
|
|
0833bddee8
|
Clean up, minor corrections to keep notation consistent.
|
2025-01-14 17:30:45 +01:00 |
|
|
6093c700ab
|
Computes for specified edd and/or density.
|
2025-01-10 15:51:44 +01:00 |
|
|
7be9f6ddd8
|
Removal of duplicate script
|
2025-01-10 11:17:38 +01:00 |
|
|
fbb0b493e3
|
Relocation, restructuring of scripts
|
2025-01-10 11:16:00 +01:00 |
|
|
de6940f2e1
|
Name change
|
2025-01-10 11:14:41 +01:00 |
|
|
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.
|
2024-11-30 08:26:12 +01:00 |
|
|
5049970246
|
Solver runs till BdG equations are solved and results saved.
|
2024-11-23 22:53:58 +01:00 |
|
|
5b1428e91a
|
Clean-up - only fully validated code kept and all others removed.
|
2024-11-22 18:25:44 +01:00 |
|
|
db398fe775
|
Added comments to explain the code.
|
2024-11-22 16:31:49 +01:00 |
|
|
988df2b5f3
|
Added a line to save eigen-values, vectors to a mat file.
|
2024-11-22 16:25:42 +01:00 |
|
|
196663e367
|
Added and tested 2D BdG solver - works until Matlab starts solving for the eigen-values and vectors.
|
2024-11-22 16:18:27 +01:00 |
|
|
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.
|
2024-11-22 12:05:49 +01:00 |
|
|
a9beb317c9
|
Major bugfixes - fmincon still fails.
|
2024-11-22 00:04:27 +01:00 |
|
|
9577bafff4
|
Latest working version - seemingly reproduces Blair Blakie results.
|
2024-11-20 23:24:45 +01:00 |
|
|
61107fd043
|
Tweaked parameters.
|
2024-11-20 21:49:50 +01:00 |
|
|
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.
|
2024-11-20 15:22:26 +01:00 |
|
|
34a11f0c6a
|
Cosmetic changes, minor parameter tweaks for faster convergence.
|
2024-11-20 15:05:47 +01:00 |
|
|
72c2b17d36
|
Latest working version (after minor bugfixes).
|
2024-11-20 12:12:26 +01:00 |
|
|
6672e4fca0
|
Major issue addressed - Vdk was not being recalculated during constrained optimization, this is has been rectified.
|
2024-11-20 11:57:33 +01:00 |
|
|
fde359df9e
|
Debugging attempt, minor modifications to plotting routines.
|
2024-11-20 09:49:39 +01:00 |
|
|
b8953f79a8
|
Cosmetic changes, tweaks to get solver to be pushed up the queue on the cluster.
|
2024-11-20 00:19:14 +01:00 |
|
|
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.
|
2024-11-20 00:02:17 +01:00 |
|
|
37de6a6353
|
Cosmetic changes/additions, analysis script for variational solver, added save feature for all ells and E_vs_iter.
|
2024-11-19 18:46:47 +01:00 |
|
|
fb7c19791c
|
Changed job settings for cluster.
|
2024-11-19 16:20:32 +01:00 |
|
|
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.
|
2024-11-19 16:11:16 +01:00 |
|
|
1d8514c867
|
Copied new parameters to the file to be submitted to the cluster.
|
2024-11-19 10:04:25 +01:00 |
|
|
869d2a4050
|
Tweaked parameters again and added exception handling for when the computed Vdk size is incommensurate with specified grid points.
|
2024-11-19 10:02:38 +01:00 |
|
|
68f39c45c1
|
Corrected w0 value in Potentials class.
|
2024-11-19 00:05:22 +01:00 |
|
|
d188802825
|
Tweaked parameters to achieve stripe phase.
|
2024-11-18 23:50:08 +01:00 |
|
|
96dac192d4
|
Cosmetic changes.
|
2024-11-18 23:39:05 +01:00 |
|
|
2568b8d678
|
Latest working version - tested on cluster.
|
2024-11-18 22:42:52 +01:00 |
|
|
d5523fd0d9
|
Latest working version.
|
2024-11-18 18:06:14 +01:00 |
|
|
551c16dd84
|
Cosmetic changes.
|
2024-11-18 13:43:12 +01:00 |
|
|
dd15eb406a
|
Corrected calculation of Ez.
|
2024-11-18 13:25:09 +01:00 |
|
|
0b726756ef
|
Modified live plotting.
|
2024-11-18 11:43:09 +01:00 |
|
|
8b2732cad5
|
Added live plotting functionality for the Variational solver.
|
2024-11-18 11:14:56 +01:00 |
|
|
7bdfb6af51
|
Modification to be able to pass new values to variational parameters via the options struct.
|
2024-11-17 13:49:53 +01:00 |
|