Commit Graph

83 Commits

Author SHA1 Message Date
Nuwan Yapa 1c195cd5da Minor change in a test 2025-02-21 10:24:43 -05:00
Nuwan Yapa b9659255c9 Fixed the unstability 2025-02-20 17:00:42 -05:00
Nuwan Yapa e1378be8db Total E calculation (meson part wrong) 2025-02-20 16:47:13 -05:00
Nuwan Yapa a93056d173 Adjust tolerance 2025-02-19 14:14:51 -05:00
Nuwan Yapa df8ed2fe12 Implemented determinant and removed boundary value 2025-02-19 12:49:43 -05:00
Nuwan Yapa b8e82644a8 Some static typing 2025-02-18 19:18:00 -05:00
Nuwan Yapa 5fced75f41 Remove third-party root finding package in favor of bisection (implemented by AI) 2025-02-18 18:59:04 -05:00
Nuwan Yapa f49207fc42 Changed default E_min and E_max 2025-02-18 18:22:58 -05:00
Nuwan Yapa 459d35e08e Major optimization to the Dirac equation 2025-02-18 17:52:26 -05:00
Nuwan Yapa 6c219816ed Merge branch 'structs' 2025-02-18 17:11:54 -05:00
Nuwan Yapa b04b41373b Missed change 2025-02-18 17:11:02 -05:00
Nuwan Yapa b7dd47eab8 Fields and densities read off from s::system 2025-02-18 16:54:55 -05:00
Nuwan Yapa 5e7bbd124e Expanded struct system 2025-02-18 16:07:53 -05:00
Nuwan Yapa 63feefbd1b RK4 -> Tsit5 2025-02-17 19:33:47 -05:00
Nuwan Yapa 6850fdf351 All functions take s::system 2025-02-17 19:32:19 -05:00
Nuwan Yapa 95c1083693 RK4 -> Tsit5 2025-02-17 18:12:18 -05:00
Nuwan Yapa 27e8f3c8f5 Simple optimization 2025-02-17 14:46:58 -05:00
Nuwan Yapa 365c65ee73 Performance benchmarking 2025-02-14 18:34:16 -05:00
Nuwan Yapa 3e6c28ef17 Dirty fix for stability 2025-02-10 20:30:33 -05:00
Nuwan Yapa 3149d4c302 Formatting 2025-02-10 20:12:27 -05:00
Nuwan Yapa c0a914c3c4 Bug fixed 2025-02-10 18:59:49 -05:00
Nuwan Yapa aeb3225254 Prettier monitoring 2025-02-10 18:58:36 -05:00
Nuwan Yapa 664e38d624 Monitor via plots 2025-02-10 16:40:22 -05:00
Nuwan Yapa 31457c9dc7 Rough subroutine for self-consistent solution 2025-02-07 18:27:16 -05:00
Nuwan Yapa fb06d56512 Parameters changed 2025-02-07 17:02:49 -05:00
Nuwan Yapa 5d9193e1a8 Slight interface change 2025-02-07 16:55:36 -05:00
Nuwan Yapa 0c5b906e85 KG instability fixed 2025-02-05 13:49:40 -05:00
Nuwan Yapa 32dc165f6c Added linear model for O16 2025-02-04 19:53:06 -05:00
Nuwan Yapa 9f1ed7cc6e Fix silly mistake 2025-02-04 16:56:48 -05:00
Nuwan Yapa 83f5039eca Formatting 2025-02-04 16:10:40 -05:00
Nuwan Yapa 2ee76f2c1b Normalization fix 2025-02-04 14:08:30 -05:00
Nuwan Yapa 990d5a6aeb Parameter adjustment 2025-02-04 12:46:47 -05:00
Nuwan Yapa 6722a917fe Fix the duplicated Es issue 2025-02-04 12:21:31 -05:00
Nuwan Yapa 7deb7cf507 Formatting 2025-02-04 12:03:32 -05:00
Nuwan Yapa 3f1c8803bb Nuclear spectrum benchmarking 2025-02-03 20:31:37 -05:00
Nuwan Yapa edc9c1537a Single particle energies matched with Hartree.f 2025-02-03 18:42:05 -05:00
Nuwan Yapa 88345aab2c Account for the 2x factor in B0 2025-02-03 16:52:15 -05:00
Nuwan Yapa 20e6b5ba84 All units sorted out (works but unstable) 2025-01-31 13:47:45 -05:00
Nuwan Yapa 8a42579594 Close solution found by trial and error 2025-01-30 19:15:21 -05:00
Nuwan Yapa c9ec9c6203 Initial solution for mesons 2025-01-30 18:36:29 -05:00
Nuwan Yapa 174dc40f20 Reverse engineering units (almost working) 2025-01-30 18:10:41 -05:00
Nuwan Yapa 220dd0eae3 Unit fix (need to understand) 2025-01-29 18:28:59 -05:00
Nuwan Yapa 4f61e8a51f Fixed Green's function issue 2025-01-29 18:24:09 -05:00
Nuwan Yapa 15d23ead77 Use Hartree.h convention for A0 (still wrong) 2025-01-29 13:15:31 -05:00
Nuwan Yapa 4801e9070d Fixed Green's matrix 2025-01-28 18:50:22 -05:00
Nuwan Yapa 4007f2eac2 Fixed some units 2025-01-28 18:03:40 -05:00
Nuwan Yapa c6f607a585 Fixed iteration and another bug 2025-01-28 12:47:39 -05:00
Nuwan Yapa 77dcd1da7a Renaming 2025-01-28 12:34:43 -05:00
Nuwan Yapa 7822c0f168 Compare calculated fields against benchmark 2025-01-28 12:20:30 -05:00
Nuwan Yapa de1b7b8092 Implemented Green's function (not working) 2025-01-24 17:06:12 -05:00