- 08 May, 2017 6 commits
-
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Chichi Lalescu authored
assume each checkpoint file should be at least order 1GB, and then check how much space each checkpoint will require. this includes both field and particle data.
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Berenger Bramas authored
-
- 06 May, 2017 3 commits
-
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
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.
-
- 05 May, 2017 7 commits
-
-
Berenger Bramas authored
Feature/longlong particles See merge request !11
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
Ensure to find all neighbors processes (especially with width interpolator) See merge request !10
-
Berenger Bramas authored
-
Berenger Bramas authored
-
- 04 May, 2017 5 commits
-
-
Chichi Lalescu authored
Add simplified wrapper called `DNS`. While this will make it slightly more complicated to generate peculiar custom codes, the experience so far has been that this current version is quite adequate for our needs. Most of the code generation is removed from the Python wrapper, and plain old C++ classes are written for each type of simulation that is to be run.
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Berenger Bramas authored
Feature/limited particles output See merge request !9
-
Berenger Bramas authored
-
- 03 May, 2017 13 commits
-
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Chichi Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
It also successfully gives the "wrong number of command line arguments" message.
-
Cristian Lalescu authored
I need to figure out how to define the read_parameters method properly
-
Berenger Bramas authored
-
Cristian Lalescu authored
-
Berenger Bramas authored
Update particles output to limite the number of processes involved -- manage a minimum chunk size -- write a multiple of a chunk
-
Cristian Lalescu authored
-
- 02 May, 2017 4 commits
-
-
Cristian Lalescu authored
-
Berenger Bramas authored
Update bfps timer (debug) See merge request !8
-
Berenger Bramas authored
Update bfps timer -- std default duration constructor is not setting cumulated time to zero, so do it manually
-
Chichi Lalescu authored
-
- 01 May, 2017 1 commit
-
-
Chichi Lalescu authored
-
- 28 Apr, 2017 1 commit
-
-
Berenger Bramas authored
-