- May 03, 2017
-
-
Berenger Bramas authored
Update particles output to limite the number of processes involved -- manage a minimum chunk size -- write a multiple of a chunk
-
- Apr 08, 2017
-
-
Chichi Lalescu authored
also fix a typo in the vorticity equation wrapper, but the code fails anyway, so that's not a big deal. I still need to generate initial conditions.
-
- Apr 07, 2017
-
-
Chichi Lalescu authored
-
- Feb 21, 2017
-
-
Berenger Bramas authored
-
- Feb 09, 2017
-
-
Berenger Bramas authored
-
- Jan 18, 2017
-
-
Berenger Bramas authored
-
- Oct 16, 2016
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- Oct 05, 2016
-
-
Cristian Lalescu authored
I doubt that it does anything useful, but it compiles.
-
- Sep 16, 2016
-
-
Cristian Lalescu authored
found https://seasonofcode.com/posts/how-to-add-custom-build-steps-and-commands-to-setuppy.html and used it to clean up the compiling step.
-
Cristian Lalescu authored
USE_TIMINGOUTPUT should be controlled from setup.py. In this commit, I'm trying something elegant that's supposed to work, but the "build" command actually fails for some reason. Hence the commit, and I need to fix it in future commits.
-
Berenger Bramas authored
-
- Sep 14, 2016
-
-
Cristian Lalescu authored
the idea is to modify the fluid_solver class into something that uses the field class, to the point where if we want to change the backend to something other than plain FFTW, the new solver class will not need to be modified in any way. the "vorticity_equation" class included in this commit is not functional, it is only a checkpoint.
-
Berenger Bramas authored
-
- Aug 15, 2016
-
-
Cristian Lalescu authored
however, the error and output files are not in the correct location...
-
- Aug 13, 2016
-
-
Cristian Lalescu authored
-
- May 14, 2016
-
-
Cristian Lalescu authored
at this point it makes sense, since version 2 is a lot closer now. and version 2 will work with different input files...
-
- May 09, 2016
-
-
Cristian Lalescu authored
-
- Apr 26, 2016
-
-
Cristian Lalescu authored
code compiles, but doesn't do anything yet...
-
- Mar 30, 2016
-
-
Dimitar Vlaykov authored
-
- Mar 25, 2016
-
-
Cristian Lalescu authored
-
- Feb 22, 2016
-
-
Cristian Lalescu authored
-
- Feb 20, 2016
-
-
Cristian Lalescu authored
the code runs through the first iteration, so now I just need to fix the redistribution of particles. oh, and the I/O...
-
- Feb 15, 2016
-
-
Cristian Lalescu authored
-
- Feb 14, 2016
-
-
Cristian Lalescu authored
-
- Feb 13, 2016
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- Feb 12, 2016
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- Feb 08, 2016
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- Feb 07, 2016
-
-
Cristian Lalescu authored
-
- Jan 20, 2016
-
-
Cristian Lalescu authored
-
- Jan 19, 2016
-
-
Cristian Lalescu authored
-
- Jan 11, 2016
-
-
Cristian Lalescu authored
-
- Jan 03, 2016
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
this way, rFFTW_interpolator no longer needs to include interpolator. which will help with splitting the library.
-
- Dec 24, 2015
-
-
Chichi Lalescu authored
I'm not sure this is the proper way to do things, but I need tox to work, so I don't care anymore.
-
- Dec 23, 2015
-
-
Chichi Lalescu authored
-
- Dec 18, 2015
-
-
Cristian Lalescu authored
-