Ian Jauslin
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-10LicenseHEADmasterIan Jauslin
2023-05-10Use 'enstrophy' instead of energy, and print enstrophy*alphaIan Jauslin
2023-04-26parameters to choose rk2Ian Jauslin
2023-04-26Implement RK2Ian Jauslin
2023-04-22Remove term that sums up to 0 from alphaIan Jauslin
2023-04-22Do not enforce symmetry on T: only the k>0 matter anywaysIan Jauslin
2023-04-21Only use T term in alpha for ns_step computationIan Jauslin
2023-04-21Revert "Remove term from alpha that is equal to 0 anyways"Ian Jauslin
2023-04-21Remove term from alpha that is equal to 0 anywaysIan Jauslin
2023-04-16Switch times to uint64_tIan Jauslin
2023-04-14Remove avg_window option: always use print_freqIan Jauslin
2023-04-12Write restart command to savefileIan Jauslin
2023-04-12Handle SIGINTIan Jauslin
2023-04-12Running averageIan Jauslin
2023-04-11Only store u[kx,ky] with kx>=0Ian Jauslin
2023-04-05Reversible equationIan Jauslin
2022-05-27New parameter: starting_timeIan Jauslin
2022-05-27savefile and initfileIan Jauslin
2022-05-26Compute energy, enstrophy and alpha all at onceIan Jauslin
2022-05-26Fix denomination: enstrophy -> alphaIan Jauslin
2022-05-26Driving force as vector instead of functionIan Jauslin
2022-05-26choose initial condition on cliIan Jauslin
2022-05-25add L parameterIan Jauslin
2022-05-19Compute energyIan Jauslin
2022-05-18Multithread fftIan Jauslin
2022-05-18Quiet modeIan Jauslin
2022-05-18compute convolution term in its own functionIan Jauslin
2022-05-18Rewrite: change cli arguments handlingIan Jauslin
2018-01-11Initial commitIan Jauslin