naaice_tug_input/Readme.md
2024-03-05 10:32:15 +01:00

18 lines
662 B
Markdown

# TUG Benchmark
**This Readme is under construction**
This repository contains input data from POET simulations used in the NAAICE
project and is simulated with the latest version of tug with heterogeneous
alphas.
The alpha values are randomly generated from a uniform distribution between 1e-7
and 1e-6 and stored in according .csv files.
You can find the three benchmarks in the `eval` directory. There is also a
header file, which describes the benchmarks with its grid shape etc.
To write the resulting fields to a file, you can set the `BENCH_OUTPUT`
variable, e.g. `BENCH_OUTPUT=1 ./bench`. The resulting fields are written to
according .csv files.