24 Commits

Author SHA1 Message Date
5d0a1bcc6f Do not enforce symmetry on T: only the k>0 matter anyways 2023-04-22 15:01:31 -04:00
731244a83d Only use T term in alpha for ns_step computation 2023-04-21 17:36:17 -04:00
a53aec9b22 Revert "Remove term from alpha that is equal to 0 anyways"
This reverts commit bc05a28b305f6689b86c64c8cdb794d9d8598744.
2023-04-21 17:31:16 -04:00
bc05a28b30 Remove term from alpha that is equal to 0 anyways 2023-04-21 12:25:45 -04:00
2be9a3f6a5 Switch times to uint64_t 2023-04-16 00:21:42 -04:00
028a11cfd8 Remove avg_window option: always use print_freq 2023-04-14 15:36:49 -04:00
c00c311528 Write restart command to savefile 2023-04-12 19:05:01 -04:00
8bb80c0b0f Handle SIGINT 2023-04-12 15:23:35 -04:00
59100a471f Running average 2023-04-12 14:37:02 -04:00
d16c42d9f5 Only store u[kx,ky] with kx>=0 2023-04-11 18:45:45 -04:00
0bf223bcb9 Reversible equation 2023-04-05 20:33:38 -04:00
6113c85189 New parameter: starting_time 2022-05-27 17:06:38 -04:00
0cdb914b57 savefile and initfile 2022-05-27 16:09:17 -04:00
c62ce07579 Compute energy, enstrophy and alpha all at once 2022-05-26 21:26:13 -04:00
480ce57afa Fix denomination: enstrophy -> alpha 2022-05-26 18:44:28 -04:00
aa66aadb74 Driving force as vector instead of function 2022-05-26 15:16:44 -04:00
d4254c6b8e choose initial condition on cli 2022-05-26 15:05:30 -04:00
a55065f474 add L parameter 2022-05-25 11:12:02 -04:00
6fbcb86658 Compute energy 2022-05-19 18:35:33 +02:00
8bce8632c5 Multithread fft 2022-05-18 23:52:01 +02:00
199b8f0df5 Quiet mode 2022-05-18 22:22:42 +02:00
eca5070274 compute convolution term in its own function 2022-05-18 10:53:00 +02:00
f21ab0d795 Rewrite: change cli arguments handling 2022-05-18 09:57:06 +02:00
Ian Jauslin
01f47ace67 Initial commit 2018-01-11 22:48:14 +00:00