- 18 Nov, 2019 6 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
Latex wasn't working because the README contains a link to an image that cannot be converted. So I asked that the image only appears in html. There were also some strange problems with the markdown math syntax, so I switched to full LaTeX which seems to be working.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 17 Nov, 2019 1 commit
-
-
Cristian Lalescu authored
-
- 11 Nov, 2019 1 commit
-
-
Cristian Lalescu authored
-
- 06 Nov, 2019 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 04 Nov, 2019 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 17 Oct, 2019 3 commits
-
-
Cristian Lalescu authored
when HDF5 is compiled/installed via cmake, it sometimes installs a config file that can mess up the exported turtle cmake config. I.e. libturtle.a compiles/links fine, but executables then fail to compile because cmake can't find HDF5. injected a workaround here.
-
Cristian Lalescu authored
Feature/collisions See merge request clalescu/turtle!24
-
Cristian Lalescu authored
these were here for testing purposes, they're not meant to be in the main repository.
-
- 14 Oct, 2019 4 commits
-
-
Cristian Lalescu authored
applies same tweaks that were needed for the spherical ghost collision counter.
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
Berenger Bramas authored
-
- 11 Oct, 2019 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 09 Oct, 2019 4 commits
-
-
Cristian Lalescu authored
-
Lukas Bentkamp authored
for some reason it only works like this on one machine
-
Cristian Lalescu authored
-
Cristian Lalescu authored
cmake config can no toggle the use of "NDEBUG" or "USE_TIMINGOUTPUT" compiler flags, hence source files and/or .bashrc no longer need to be changed themselves. I'm not sure the mechanism survives very nicely for executable compilation, but it's better to have it and figure that out later.
-
- 06 Oct, 2019 1 commit
-
-
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.
-
- 01 Oct, 2019 1 commit
-
-
Cristian Lalescu authored
-
- 30 Sep, 2019 2 commits
-
-
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
-
- 28 Sep, 2019 1 commit
-
-
Cristian Lalescu authored
-
- 27 Sep, 2019 1 commit
-
-
Cristian Lalescu authored
-
- 26 Sep, 2019 3 commits
-
-
Tobias Baetge authored
-
Tobias Baetge authored
-
Tobias Baetge authored
-
- 13 Sep, 2019 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 11 Sep, 2019 1 commit
-
-
Tobias Baetge authored
change actually made by chichi on Tobias's computer. blame him.
-
- 10 Sep, 2019 2 commits
-
-
Cristian Lalescu authored
-
Cristian Lalescu authored
-
- 29 Aug, 2019 1 commit
-
-
Cristian Lalescu authored
-