Commit Graph

90 Commits

Author SHA1 Message Date
Nuwan Yapa 5680b7e489 Distinguish in-place functions 2025-02-25 16:37:07 -05:00
Nuwan Yapa 4b0bf66da3 Refactor Pb208 2025-02-25 16:16:02 -05:00
Nuwan Yapa 43e91bf78e struct spectrum 2025-02-25 16:12:36 -05:00
Nuwan Yapa 3a0cd0a26a Saving single particle spectrum in struct system 2025-02-24 20:10:28 -05:00
Nuwan Yapa f1553f548f Reorganize dependency structure 2025-02-21 10:55:11 -05:00
Nuwan Yapa 0c748534c8 Tighten convergence 2025-02-21 10:40:45 -05:00
Nuwan Yapa b99cdc98e3 Fixed meson_E (dimensions and couplings) 2025-02-21 10:40:27 -05:00
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