163 Commits

Author SHA1 Message Date
08ded444b8 Use savefiles in uk 2025-02-10 15:34:03 -05:00
8a1f3987f4 when reading binary init, only read u unless using the 'resume' command.
In particular, removed the 'init_flow' parameter
2025-02-03 14:11:53 -05:00
89791be6d6 Print lyapunov if it is the last step 2025-02-03 12:27:16 -05:00
50c09cf164 Do not sort exponents, and fix norm of flow 2025-02-03 12:08:07 -05:00
21e8dcdb8a In RK algorithms: do not use kx,ky, use i 2025-02-01 14:12:54 -05:00
e607a4abf9 Ensure that init_flow is used in conjunction with init 2025-02-01 12:15:56 -05:00
6f0f1749a4 Document flow_init in readme 2025-02-01 12:10:50 -05:00
03c2d1b02a Fix interruption of lyapunov 2025-02-01 11:53:19 -05:00
d1992eca70 interrupting lyapunov mentioned in README 2025-01-31 21:59:41 -05:00
06e5b0e0da Allow the Lyapunov computation to be interrupted 2025-01-31 21:58:54 -05:00
53a0a0ae4c Remove D_epsilon 2025-01-31 20:50:55 -05:00
a47ec7896b Fix bug: every column of tangent flow needs to be evolved 2025-01-31 17:45:25 -05:00
3fa3a86066 Bug fix 2025-01-31 15:04:41 -05:00
0244f03d02 Update copyright 2025-01-31 12:01:53 -05:00
b0f82a2412 fix README layout 2025-01-31 11:09:23 -05:00
170aebfa0c Lyapunov in README 2025-01-31 11:08:20 -05:00
57df67cc4c Mention lyapunov algorithms in doc 2025-01-31 10:55:41 -05:00
0f07f025b5 Overhaul of lyapunov exponents 2025-01-31 10:52:40 -05:00
fa52397e87 Correctly deal with complex values in lyapunov exponents documentation 2025-01-27 17:14:46 -05:00
328f3bd99c New derivation of Lyapunov exponents in doc 2025-01-16 11:42:15 +01:00
acf1c27b1d Details on RK in doc 2024-12-16 16:57:37 -05:00
9d48b044ac Reorganize doc 2024-12-15 14:49:30 -05:00
9ec233fed5 Replace init_en with init_enstrophy and init_energy 2024-12-11 15:48:11 -05:00
d81ad18618 Rewrite cost function for adaptive step 2024-11-18 19:11:00 -05:00
9fa10c8db4 print_alpha 2024-11-07 14:39:03 -05:00
cf48b23d4d Update copyright 2024-10-15 11:47:13 -04:00
c7ff1384e1 Update README 2024-10-15 11:45:28 -04:00
0404bd0cf0 Print negative values of alpha 2024-10-15 11:41:31 -04:00
7675148e7d Change order of outputs in enstrophy 2024-10-15 11:36:48 -04:00
f93ada07f0 Fix order of arguments in calloc 2024-10-15 11:31:53 -04:00
41ff1919f0 Change outputs of enstrophy 2024-10-15 11:28:07 -04:00
41a5a4ba3f save_state to its own function 2024-03-13 11:24:47 +01:00
0599f69dc7 Fix lyapunov computation 2024-03-12 01:53:48 +01:00
198867751d Split real and imag part in jacobian 2024-03-11 23:54:11 +01:00
9059a24c23 Fix MATSIZE 2024-02-20 10:55:15 -05:00
f9171aa355 Fix average 2024-02-20 10:46:53 -05:00
c284587105 Sort Lyapunov exponents and print more 2024-02-20 09:32:32 -05:00
bf8e4b728e Fix lyapunov 2024-02-19 22:05:30 -05:00
ec98098709 Lyapunov parameters 2024-02-19 21:39:48 -05:00
1c3f4b9f2f Print Lyapunov exponents 2024-02-19 19:09:26 -05:00
15bcb8b467 Lyapunov command in main 2024-02-19 19:05:35 -05:00
b31fab8eae Computation of Lyapunov exponents 2024-02-19 19:01:31 -05:00
89601d19d1 Jacobian of un->un+1 2024-02-19 15:20:19 -05:00
9ecf4413a5 write ns_step routine that handles all the algorithms 2024-02-19 14:43:04 -05:00
9fe9e3d96f Jacobian of rhs 2024-02-19 12:20:21 -05:00
63e983b460 Link openblas 2024-02-19 11:41:47 -05:00
97a127a8db Document Lyapunov exponents 2024-02-19 11:41:35 -05:00
9b9734c4c2 switch point to subsubsection 2024-02-18 14:18:02 -05:00
6c12e47105 Do not override command when using 'resume' 2023-11-03 18:02:12 -04:00
209ba06cbf memory fix 2023-11-03 17:41:30 -04:00