These are input, processing, and output files for experiments that were performed exclusively for my dissertation "Stable and mass-conserving high-dimensional simulations with the sparse grid combination technique for full HPC systems and beyond". More structure can be seen when switching to "Tree" view.
Other data repositories are referenced directly from the publication.
To install DisCoTec, the spack package is recommended. See the DisCoTec github repository for reference.
The files starting with `generate_` can be used to generate a simulation folder for a DisCoTec experiment (and if the submit command is uncommented, the experiment is submitted to the batch queue). For this to work, the accompanying files (`ctparam`, `scheme_39.25_GiB.json`, `submit_*.sh`,`system_parameters_*.sh`) will have to be in the same folder as the generate script. You will need to adapt the script as well as the submit and `system_parameter_$.sh` files to match your system / credentials / file paths.
Once the experiments have run, the timings will be written as json files in each experiment folder. They can be extracted using `postprocess.sh`, which in turn calls `csv_from_folders.sh`.
The outputs I generated are the compressed experiment folders (ending in `.tar.gz`, and the csv files containing the time measurements as referenced in the thesis.
(2024-04-14)