Commit Graph

13 Commits

Author SHA1 Message Date
684f419cdd Latest version of solver with additions to initialize with modulated states to bias the solver. 2025-03-20 16:09:37 +01:00
Karthik
201e4a39c6 Added script to calculate VDK without cutoff for determining optical unit cell size 2025-03-14 01:38:42 +01:00
77a97b87b2 Raised bound on time limit for solver. 2025-02-10 22:55:03 +01:00
f5d75ffb66 Minor mods, adjusted parameters. 2025-02-05 18:19:29 +01:00
0889d1178b Latest working version - fixed issue of bounds not being properly defined for fmincon. 2025-01-20 01:11:03 +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
a9beb317c9 Major bugfixes - fmincon still fails. 2024-11-22 00:04:27 +01:00
d5523fd0d9 Latest working version. 2024-11-18 18:06:14 +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
Karthik
e99f0170d9 Added Potentials class, removed in-plane trap 2024-11-15 22:09:15 +01:00
b3ab383300 Modifications 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. 2024-11-15 14:33:46 +01:00
968467a186 Renamed folders for Variational method, BdG solvers. 2024-11-14 15:40:24 +01:00