Ian Jauslin
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-04-12Write restart command to savefileIan Jauslin
2023-04-12Move driving and init to parameter stringIan Jauslin
2023-04-12Spaces in write_uIan Jauslin
2023-04-12Handle SIGINTIan Jauslin
2023-04-12Running averageIan Jauslin
2023-04-11Only store u[kx,ky] with kx>=0Ian Jauslin
2023-04-06Enforce reality directly in RKIan Jauslin
2023-04-05Fix initial enstrophyIan Jauslin
2023-04-05Reversible equationIan Jauslin
2023-03-31Enforce T(u,-k)=T(u,k)^* in ns_TIan 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-27Remove avg from energyIan Jauslin
2022-05-26Compute energy, enstrophy and alpha all at onceIan Jauslin
2022-05-26Average energyIan 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-26gaussian initIan Jauslin
2022-05-25Enforce reality for whole convolution termIan Jauslin
2022-05-25Stabilize algorithm by enforcing real partsIan Jauslin
2022-05-25add L parameterIan Jauslin
2022-05-25Same initial u as GallavottiIan Jauslin
2022-05-19Compute energyIan Jauslin
2022-05-19no driving optionIan Jauslin
2022-05-18Multithread fftIan Jauslin
2022-05-18Quiet modeIan Jauslin
2022-05-18compute convolution term in its own functionIan Jauslin
2022-05-18tiny fixIan 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-11Remove old ways of computing convolutionIan Jauslin
2018-01-11Initial commitIan Jauslin