Published July 13, 2022
| Version 1.0.0
Dataset
Open
PIGSFLI Benchmarking Dataset
Description
This repository contains all raw unprocessed quantum Monte Carlo data utilized in testing and benchmarking the pigsfli code available at https://github.com/DelMaestroGroup/pigsfli.
Directory Names
Directory names are encoded according to the following rule:
{dimension}D_{linear_size}_{total_particles}_{partition size}_{interactionpotential}_{tunneling parameter}_{beta}_{number of bins}
File Names
- Contains the state of the RNG:
1D_16_16_8_7.071100_1.000000_12.000000_10001_rng-state_0_square_2.dat {dimension}D_{linear_size}_{total_particles}_{partition size}_{interaction potential}_{tunneling parameter}_{beta}_{number of bins}_rng-state_{seed}_{geometry of subregion}_{number_of_replicas}.dat - Contains the state of the system:
1D_16_16_8_7.071100_1.000000_12.000000_10001_system-state_0_square_2.dat {dimension}D_{linear_size}_{total_particles}_{partition size}_{interaction potential}_{tunneling parameter}_{beta}_{number of bins}_system-state_{seed}_{geometry of subregion}_{number_of_replicas}.dat - Number of times each possible number of swapped sites was measured (each column is a number of swaps ranging from 0 to ℓ):
1D_16_16_8_7.071100_1.000000_12.000000_10001_SWAP_137_square.dat {dimension}D_{linear_size}_{total_particles}_{partition size}_{interaction potential}_{tunneling parameter}_{beta}_{number of bins}_SWAP_{seed}_{geometry of subregion}.dat - For fixed number of swapped sites (mA), how many times each possible local particle number was measured (columns range from n=0,...,N):
1D_8_8_4_3.300000_1.000000_0.600000_10000_SWAPn-mA4_42_square.dat {dimension}D_{linear_size}_{total_particles}_{partition size}_{interaction potential}_{tunneling parameter}_{beta}_{number of bins}_SWAPn-mA{number of swapped sites}_{seed}_{geometry of subregion}.dat - For fixed number of subregion sites (mA), how many times each possible local particle number was measured (columns range from n=0,...,N):
1D_8_8_4_3.300000_1.000000_0.600000_10000_Pn-mA4_42_square.dat {dimension}D_{linear_size}_{total_particles}_{partition size}_{interaction potential}_{tunneling parameter}_{beta}_{number of bins}_Pn-mA{number of swapped sites}_{seed}_{geometry of subregion}.dat - For fixed number of subregion sites (mA), how many times each possible local particle number was measured simultaneously on both replicas when there were no swapped sited (columns range from n=0,...,N):
1D_8_8_4_3.300000_1.000000_0.600000_10000_PnSquared-mA4_42_square.dat {dimension}D_{linear_size}_{total_particles}_{partition size}_{interaction potential}_{tunneling parameter}_{beta}_{number of bins}_PnSquared-mA{number of swapped sites}_{seed}_{geometry of subregion}.dat - Kinetic energy:
1D_8_8_4_3.300000_1.000000_2.000000_10000_K_93_square.dat {dimension}D_{linear_size}_{total_particles}_{partition size}_{interaction potential}_{tunneling parameter}_{beta}_{number of bins}_K_{seed}_{geometry of subregion}.dat - Potential energy:
1D_8_8_4_3.300000_1.000000_2.000000_10000_V_93_square.dat {dimension}D_{linear_size}_{total_particles}_{partition size}_{interaction potential}_{tunneling parameter}_{beta}_{number of bins}_V_{seed}_{geometry of subregion}.dat