Skip to content

Add subgrid information in snapshots

Loic Hausammann requested to merge add_subgrid_details into master

Here I am adding two IO functions and modify GEAR's output:

  • Write an array of floats as an attribute in HDF5
  • Write an array of strings as an attribute in HDF5
  • Adding the solar abundances from the chemistry file into the snapshots (SubgridScheme.Solar Abundances)
  • Adding the element names into the snapshots (SubgridScheme.Chemistry elements).

Merge request reports