- Nov 07, 2019
-
-
Cristian Lalescu authored
-
- Nov 06, 2019
-
-
Cristian Lalescu authored
-
Lukas Bentkamp authored
-
- Nov 05, 2019
-
-
Lukas Bentkamp authored
-
- Oct 30, 2019
-
-
Lukas Bentkamp authored
-
- Oct 29, 2019
-
-
Lukas Bentkamp authored
-
- Oct 06, 2019
-
-
Cristian Lalescu authored
checkpoint is somewhat improper because checkpointing functionality was implemented in vorticity_equation instead of direct_numerical_simulation, so that would be the next step. preliminary test works with no obvious problems.
-
- Sep 30, 2019
-
-
Cristian Lalescu authored
this is not nice at all, but the purpose is to have basic functionality for testing. It's pretty obvious this will need a custom launcher for production work.
-
Cristian Lalescu authored
now code compiles
-
- Sep 26, 2019
-
-
Tobias Baetge authored
-
Tobias Baetge authored
-
- Sep 10, 2019
-
-
Cristian Lalescu authored
-
- Mar 23, 2019
-
-
Cristian Lalescu authored
-
- Mar 19, 2019
-
-
Cristian Lalescu authored
-
- Mar 11, 2019
-
-
Cristian Lalescu authored
-
- Sep 26, 2018
-
-
Cristian Lalescu authored
-
- Sep 25, 2018
-
-
Cristian Lalescu authored
-
- Sep 23, 2018
-
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
- Sep 20, 2018
-
-
Cristian Lalescu authored
-
- Sep 09, 2018
-
-
Chichi Lalescu authored
-
- Sep 08, 2018
-
-
Chichi Lalescu authored
NSVEparticles test works.
-
- Jan 19, 2018
-
-
Chichi Lalescu authored
-
- Nov 15, 2017
-
-
Cristian Lalescu authored
not tested yet.
-
- Jun 21, 2017
-
-
Cristian Lalescu authored
Code now computes vorticity stats first, and then velocity stats. This is relied upon in the `NSVEparticles` class later to avoid an FFT.
-
- May 24, 2017
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
NSVE (and implicitly NSVEparticles) was using FFTW_MEASURE when creating the `vorticity_equation` object.
-
- May 06, 2017
-
-
Chichi Lalescu authored
this means i defined a virtual "step" method, as well as "do_stats" and "write_checkpoint". I think this makes it even more clear what job is assigned to which class.
-
- May 05, 2017
-
-
Berenger Bramas authored
-
- May 03, 2017
-
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Cristian Lalescu authored
I need to figure out how to define the read_parameters method properly
-
Cristian Lalescu authored
-