Karthik karthik
karthik pushed to master at karthik/Calculations 2025-01-20 01:11:31 +01:00
0889d1178b Latest working version - fixed issue of bounds not being properly defined for fmincon.
karthik pushed to master at karthik/Calculations 2025-01-16 19:43:17 +01:00
e767baf3ca Latest - Plotting routines for results added.
karthik pushed to master at karthik/Calculations 2025-01-15 18:52:32 +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.
f3ac9e3b12 Latest.
Compare 2 commits »
karthik pushed to master at karthik/Calculations 2025-01-14 17:30:52 +01:00
0833bddee8 Clean up, minor corrections to keep notation consistent.
karthik pushed to master at karthik/Calculations 2025-01-10 15:51:52 +01:00
6093c700ab Computes for specified edd and/or density.
karthik pushed to master at karthik/Calculations 2025-01-10 11:17:45 +01:00
7be9f6ddd8 Removal of duplicate script
karthik pushed to master at karthik/Calculations 2025-01-10 11:16:06 +01:00
fbb0b493e3 Relocation, restructuring of scripts
karthik pushed to master at karthik/Calculations 2025-01-10 11:14:49 +01:00
de6940f2e1 Name change
karthik pushed to master at karthik/Calculations 2024-11-30 08:26:29 +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.
karthik pushed to master at karthik/Calculations 2024-11-23 22:54:21 +01:00
5049970246 Solver runs till BdG equations are solved and results saved.
karthik pushed to master at karthik/Calculations 2024-11-22 18:25:49 +01:00
5b1428e91a Clean-up - only fully validated code kept and all others removed.
karthik pushed to master at karthik/Calculations 2024-11-22 16:31:54 +01:00
db398fe775 Added comments to explain the code.
karthik pushed to master at karthik/Calculations 2024-11-22 16:25:48 +01:00
988df2b5f3 Added a line to save eigen-values, vectors to a mat file.
karthik pushed to master at karthik/Calculations 2024-11-22 16:18:34 +01:00
196663e367 Added and tested 2D BdG solver - works until Matlab starts solving for the eigen-values and vectors.
karthik pushed to master at karthik/Calculations 2024-11-22 12:05:56 +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.
karthik pushed to master at karthik/Calculations 2024-11-22 00:04:45 +01:00
a9beb317c9 Major bugfixes - fmincon still fails.
karthik pushed to master at karthik/Calculations 2024-11-20 23:25:10 +01:00
9577bafff4 Latest working version - seemingly reproduces Blair Blakie results.
karthik pushed to master at karthik/Calculations 2024-11-20 21:50:10 +01:00
61107fd043 Tweaked parameters.
karthik pushed to master at karthik/Calculations 2024-11-20 15:22:34 +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.
karthik pushed to master at karthik/Calculations 2024-11-20 15:05:56 +01:00
34a11f0c6a Cosmetic changes, minor parameter tweaks for faster convergence.