Ian Jauslin ianjauslin
ianjauslin pushed to master at software/Nstrophy 2025-02-03 19:12:45 +00:00
8a1f3987f4 when reading binary init, only read u unless using the 'resume' command.
ianjauslin pushed to master at software/Nstrophy 2025-02-03 17:27:53 +00:00
89791be6d6 Print lyapunov if it is the last step
50c09cf164 Do not sort exponents, and fix norm of flow
21e8dcdb8a In RK algorithms: do not use kx,ky, use i
Compare 3 commits »
ianjauslin pushed to master at software/Nstrophy 2025-02-01 17:16:20 +00:00
e607a4abf9 Ensure that init_flow is used in conjunction with init
6f0f1749a4 Document flow_init in readme
Compare 2 commits »
ianjauslin pushed to master at software/Nstrophy 2025-02-01 16:53:36 +00:00
03c2d1b02a Fix interruption of lyapunov
ianjauslin pushed to master at software/Nstrophy 2025-02-01 02:59:58 +00:00
d1992eca70 interrupting lyapunov mentioned in README
06e5b0e0da Allow the Lyapunov computation to be interrupted
53a0a0ae4c Remove D_epsilon
a47ec7896b Fix bug: every column of tangent flow needs to be evolved
Compare 4 commits »
ianjauslin pushed to master at software/Nstrophy 2025-01-31 20:04:59 +00:00
3fa3a86066 Bug fix
ianjauslin pushed to master at software/Nstrophy 2025-01-31 17:02:07 +00:00
0244f03d02 Update copyright
ianjauslin pushed to master at software/Nstrophy 2025-01-31 16:09:41 +00:00
b0f82a2412 fix README layout
ianjauslin pushed to master at software/Nstrophy 2025-01-31 16:08:46 +00:00
170aebfa0c Lyapunov in README
57df67cc4c Mention lyapunov algorithms in doc
0f07f025b5 Overhaul of lyapunov exponents
Compare 3 commits »
ianjauslin pushed to master at software/Nstrophy 2025-01-27 22:15:12 +00:00
fa52397e87 Correctly deal with complex values in lyapunov exponents documentation
328f3bd99c New derivation of Lyapunov exponents in doc
acf1c27b1d Details on RK in doc
9d48b044ac Reorganize doc
Compare 4 commits »
ianjauslin pushed to master at software/Nstrophy 2024-12-11 20:48:52 +00:00
9ec233fed5 Replace init_en with init_enstrophy and init_energy
ianjauslin pushed to dev at software/Jam 2024-12-05 16:56:59 +00:00
c51efebf95 Corrected error message
ianjauslin pushed to master at software/Nstrophy 2024-11-19 00:11:10 +00:00
d81ad18618 Rewrite cost function for adaptive step
ianjauslin pushed to master at software/Nstrophy 2024-11-07 19:39:15 +00:00
9fa10c8db4 print_alpha
ianjauslin pushed to master at software/Nstrophy 2024-10-15 15:47:22 +00:00
cf48b23d4d Update copyright
c7ff1384e1 Update README
Compare 2 commits »
ianjauslin pushed to master at software/Nstrophy 2024-10-15 15:42:00 +00:00
0404bd0cf0 Print negative values of alpha
7675148e7d Change order of outputs in enstrophy
f93ada07f0 Fix order of arguments in calloc
41ff1919f0 Change outputs of enstrophy
41a5a4ba3f save_state to its own function
Compare 5 commits »
ianjauslin pushed to master at software/Nstrophy 2024-03-12 00:54:02 +00:00
0599f69dc7 Fix lyapunov computation
ianjauslin pushed to master at software/Nstrophy 2024-03-11 22:54:26 +00:00
198867751d Split real and imag part in jacobian
ianjauslin pushed tag v0.0.1 to articles/24hj 2024-02-28 16:52:44 +00:00
ianjauslin pushed to master at articles/24hj 2024-02-28 16:52:39 +00:00
eae1c390c7 Update to v0.0.1: