Skip to content
Snippets Groups Projects

Check that the code and ICs have the same dimensionality

Merged Matthieu Schaller requested to merge dimension_in_ics into master
+ 51
2
Compare changes
  • Side-by-side
  • Inline
Files
@@ -133,6 +133,7 @@ grp.attrs["Time"] = 0.0
grp.attrs["NumFilesPerSnapshot"] = 1
grp.attrs["MassTable"] = [0.0, 0.0, 0.0, 0.0, 0.0, 0.0]
grp.attrs["Flag_Entropy_ICs"] = 0
grp.attrs["Dimension"] = 3
#Runtime parameters
grp = file.create_group("/RuntimePars")
Loading