Ian Jauslin
Ian Jauslin
Home
Publications
Talks
Software
Teaching
Contact
index
:
nstrophy-dev
master
Solve the two-dimensional Navier-Stokes equation
Ian Jauslin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-05-26
Driving force as vector instead of function
Ian Jauslin
2022-05-26
choose initial condition on cli
Ian Jauslin
2022-05-26
use parameters struct for CLI parsing
Ian Jauslin
2022-05-26
gaussian init
Ian Jauslin
2022-05-25
Enforce reality for whole convolution term
Ian Jauslin
2022-05-25
Stabilize algorithm by enforcing real parts
Ian Jauslin
2022-05-25
add L parameter
Ian Jauslin
2022-05-25
Same initial u as Gallavotti
Ian Jauslin
2022-05-19
Compute energy
Ian Jauslin
2022-05-19
no driving option
Ian Jauslin
2022-05-18
Multithread fft
Ian Jauslin
2022-05-18
Quiet mode
Ian Jauslin
2022-05-18
compute convolution term in its own function
Ian Jauslin
2022-05-18
tiny fix
Ian Jauslin
2022-05-18
Rewrite: change cli arguments handling
Ian Jauslin
2022-05-17
Fixes in cli argument parsing
Ian Jauslin
2022-05-12
Corrections in doc
Ian Jauslin
2018-02-19
Values that seem to work
Ian Jauslin
2018-02-18
Only print every 1000 terms
Ian Jauslin
2018-01-12
Simpler expression for fft term
Ian Jauslin
2018-01-11
Remove old ways of computing convolution
Ian Jauslin
2018-01-11
Initial commit
Ian Jauslin