Ian Jauslin
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-10Use 'enstrophy' instead of energy, and print enstrophy*alphaIan Jauslin
2023-04-26parameters to choose rk2Ian Jauslin
2023-04-25Remove terms with kx=0 and ky<=0Ian Jauslin
2023-04-24Allow driving to be specified by fileIan Jauslin
2023-04-24New option for init: file_txt for plain txt inputIan Jauslin
2023-04-22Do not enforce symmetry on T: only the k>0 matter anywaysIan Jauslin
2023-04-16Switch times to uint64_tIan Jauslin
2023-04-14Remove avg_window option: always use print_freqIan Jauslin
2023-04-14Fix memory issueIan Jauslin
2023-04-12Write restart command to savefileIan Jauslin
2023-04-12Move driving and init to parameter stringIan Jauslin
2023-04-12Handle SIGINTIan Jauslin
2023-04-12Running averageIan Jauslin
2023-04-05Fix initial enstrophyIan Jauslin
2023-04-05Reversible equationIan Jauslin
2022-05-27update print_usageIan Jauslin
2022-05-27New parameter: starting_timeIan Jauslin
2022-05-27savefile and initfileIan Jauslin
2022-05-27Replace energy command with eeaIan Jauslin
2022-05-26Compute energy, enstrophy and alpha all at onceIan Jauslin
2022-05-26Make N be the smallest power of 2 larger than 3*K+1Ian 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-26use parameters struct for CLI parsingIan Jauslin
2022-05-25Enforce reality for whole convolution termIan Jauslin
2022-05-25add L parameterIan Jauslin
2022-05-19Compute energyIan Jauslin
2022-05-19no driving optionIan Jauslin
2022-05-18Multithread fftIan Jauslin
2022-05-18Quiet modeIan Jauslin
2022-05-18Rewrite: change cli arguments handlingIan Jauslin
2022-05-17Fixes in cli argument parsingIan Jauslin
2022-05-12Corrections in docIan Jauslin
2018-02-19Values that seem to workIan Jauslin
2018-02-18Only print every 1000 termsIan Jauslin
2018-01-12Simpler expression for fft termIan Jauslin
2018-01-11Initial commitIan Jauslin