Karthik karthik
karthik pushed to master at karthik/Calculations 2024-11-20 12:12:32 +01:00
72c2b17d36 Latest working version (after minor bugfixes).
karthik pushed to master at karthik/Calculations 2024-11-20 11:57:39 +01:00
6672e4fca0 Major issue addressed - Vdk was not being recalculated during constrained optimization, this is has been rectified.
karthik pushed to master at karthik/Calculations 2024-11-20 09:49:46 +01:00
fde359df9e Debugging attempt, minor modifications to plotting routines.
karthik pushed to master at karthik/Calculations 2024-11-20 00:19:34 +01:00
b8953f79a8 Cosmetic changes, tweaks to get solver to be pushed up the queue on the cluster.
karthik pushed to master at karthik/Calculations 2024-11-20 00:02:38 +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.
karthik pushed to master at karthik/Calculations 2024-11-19 18:46:54 +01:00
37de6a6353 Cosmetic changes/additions, analysis script for variational solver, added save feature for all ells and E_vs_iter.
karthik pushed to master at karthik/Calculations 2024-11-19 16:20:39 +01:00
fb7c19791c Changed job settings for cluster.
karthik pushed to master at karthik/Calculations 2024-11-19 16:11:23 +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.
karthik pushed to master at karthik/Calculations 2024-11-19 10:04:31 +01:00
1d8514c867 Copied new parameters to the file to be submitted to the cluster.
karthik pushed to master at karthik/Calculations 2024-11-19 10:02:43 +01:00
869d2a4050 Tweaked parameters again and added exception handling for when the computed Vdk size is incommensurate with specified grid points.
karthik pushed to master at karthik/Calculations 2024-11-19 00:05:37 +01:00
68f39c45c1 Corrected w0 value in Potentials class.
karthik pushed to master at karthik/Calculations 2024-11-18 23:50:24 +01:00
d188802825 Tweaked parameters to achieve stripe phase.
karthik pushed to master at karthik/Calculations 2024-11-18 23:39:21 +01:00
96dac192d4 Cosmetic changes.
karthik pushed to master at karthik/Calculations 2024-11-18 22:43:45 +01:00
2568b8d678 Latest working version - tested on cluster.
karthik pushed to master at karthik/Calculations 2024-11-18 18:06:23 +01:00
d5523fd0d9 Latest working version.
karthik pushed to master at karthik/Calculations 2024-11-18 13:43:20 +01:00
551c16dd84 Cosmetic changes.
karthik pushed to master at karthik/Calculations 2024-11-18 13:25:16 +01:00
dd15eb406a Corrected calculation of Ez.
karthik pushed to master at karthik/Calculations 2024-11-18 11:43:16 +01:00
0b726756ef Modified live plotting.
karthik pushed to master at karthik/Calculations 2024-11-18 11:15:04 +01:00
8b2732cad5 Added live plotting functionality for the Variational solver.
karthik pushed to master at karthik/Calculations 2024-11-17 13:50:12 +01:00
7bdfb6af51 Modification to be able to pass new values to variational parameters via the options struct.