summaryrefslogtreecommitdiff
path: root/fourier_integrator.cpp
AgeCommit message (Collapse)Author
13 daysMade τ₀ = 0 possibleJaron Kent-Dobias
13 daysRescale τₘₐₓ with τ₀ to make approximations more consistent ↵Jaron Kent-Dobias
accross parameters
13 daysSave half the data to the diskJaron Kent-Dobias
2025-04-04Adopted new scaling of Γ₀ to keep z and y moderateJaron Kent-Dobias
2025-04-03Increase γ slowerJaron Kent-Dobias
2025-04-03Increase the rate of γ increaseJaron Kent-Dobias
2025-04-03Don't change γ every iterationJaron Kent-Dobias
2025-04-03Automaticlly adjust γJaron Kent-Dobias
2025-04-03Removed some more duplicate code.Jaron Kent-Dobias
2025-04-03Split functions into library to deduplicate codeJaron Kent-Dobias
2025-04-03Changed what is printedJaron Kent-Dobias
2025-04-03Write and read from binary filesJaron Kent-Dobias
2025-04-03Save every correlation function.Jaron Kent-Dobias
2025-04-03Added mixed supportJaron Kent-Dobias
2025-04-02Fixed large bug, small optimizationsJaron Kent-Dobias
2025-04-02Some changesJaron Kent-Dobias
2025-04-02Adjust damping with failuresJaron Kent-Dobias
2025-04-02More small tweaksJaron Kent-Dobias
2025-04-02Fixed bugJaron Kent-Dobias
2025-04-02Move Δy when there is a failureJaron Kent-Dobias
2025-04-02More work on the integrator.Jaron Kent-Dobias
2025-04-02Added p flag and calculating energyJaron Kent-Dobias
2025-04-02Got fourier integrator workingJaron Kent-Dobias
2025-04-02Started on new iteration schemeJaron Kent-Dobias