"README.md" did not exist on "a084f326a54d3de9e05bb9ef8ea06fd7becd1a89"
- Jun 17, 2022
-
-
dh00601 authored
-
- Mar 06, 2022
-
-
dh00601 authored
-
- Mar 05, 2022
-
-
dh00601 authored
-
- Feb 21, 2022
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Jan 26, 2022
-
-
Robert Izzard authored
(oops) couple of other typo fixes
-
- Jan 24, 2022
-
-
Robert Izzard authored
-
- Jan 09, 2022
-
-
dh00601 authored
-
- Jan 08, 2022
-
-
dh00601 authored
-
- Dec 30, 2021
- Dec 29, 2021
-
-
dh00601 authored
-
- Dec 09, 2021
-
-
dh00601 authored
-
- Dec 01, 2021
-
-
dh00601 authored
-
- Nov 28, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard authored
clean up open() functions to use self.auto() which does compression for us based on the file extension
-
- Nov 27, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard authored
-
- Nov 24, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
update _const_dt to include a wrapper just before it's cached, allowing output to the screen for debugging other minor fixes
-
- Nov 22, 2021
-
-
Izzard authored
more attempts to clean up the code to work better on NFS : seems ok now, but expect more "bug" fixes to come (and more cleanup as the code is a bit hacky)
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 21, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 20, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
few other cleanups
-
Izzard, Robert Dr (Maths & Physics) authored
add automatic cacheing of various functions, and a cache_test() routine to test the runtimes with and without caching
-
- Nov 19, 2021
-
-
Izzard authored
-
- Nov 18, 2021
-
-
Izzard authored
-
Izzard authored
the joiningfile is now made by whichever job gets to this task first, so the error where it wasn't fully made (when jobs were slowly run from the HPC queue) should not happen now unless it takes a long time to write that one short file. I guess we could put in a checkfile if required, but this should be *very* rare.
-
- Nov 14, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
fix some bugs in restarting from snapshots: the start_at was calculated incorrectly (needed to take into account modulo and previous start_at)
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
all other files access the HPC API, not the slurm and condor objects directly
-
- Nov 13, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
cleaned up the evolve function so the option to join is selected before it is called, and this now has its own function
-
Izzard, Robert Dr (Maths & Physics) authored
-
- Nov 12, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
set up json functions to not convert ascii (should be faster and preserve UTF8)
-
- Nov 10, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
Slurm restarts work, just take your old (unfinished) Slurm dir and set it with slurm_restart_dir=<whatever>
-
- Nov 09, 2021
-
-
Izzard, Robert Dr (Maths & Physics) authored
-
Izzard, Robert Dr (Maths & Physics) authored
doesn't work for slurm yet, but small steps also fixed a bug in keys_to_floats()
-
Izzard, Robert Dr (Maths & Physics) authored
-