@@ -13,11 +13,12 @@ This directory contains the gravitation wave spectrum data and the corresponding
## Directory: pickles
The pickles directory contains the pickled files of the field simulation results for Figs. 2 and 3. Due to the sometimes notably large size of the pickle files, only the files for these runs (with parameters (lambda_bar=0.01, gamma=4) and (lambda_bar=0.9, gamma=4)) are stored here. The data is produced by hyper_bubbles.py code. These pickle files are downsampled.
The pickles directory contains the pickled files of the field simulation results for Figs. 2 and 3. Due to the sometimes notably large size of the pickle files, only the files for these runs (with parameters (lambda_bar=0.01, gamma=4) and (lambda_bar=0.9, gamma=4)) are stored here. The data is produced by hyper_bubbles.py code. Due to the file size limit, the simulation results provided here are calculated on a more coarse lattice than the simulation from which the gravitational wave spectum is calculated.
Pickle files contain:
- tuple of (info, phi_to_save, z, phi_mid, energy_density)
- info is another tuple containing constants used in simulation: (lambda_bar, gamma, d, ds, n_z, how_often_ds, r_info)
- r_info is another tuple that contains (initial radius of bubble, inner radius, outer radius)