Skip to content

Error with too many particles in the simulation #2

Open
@lampo808

Description

@lampo808

I'm using PyBroMo to obtain simulated photon timestamps in a range of concentration up to some nanomolars.
When the number of particles inside the simulation box is bigger than about 150, I get the following error when performing the simulation:

File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5A.c", line 259, in H5Acreate2
  unable to create attribute
File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5Aint.c", line 275, in H5A_create
  unable to create attribute in object header
File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5Oattribute.c", line 347, in H5O_attr_create
  unable to create new attribute in header
File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5Omessage.c", line 224, in H5O_msg_append_real
  unable to create new message
File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5Omessage.c", line 1945, in H5O_msg_alloc
  unable to allocate space for message
File "C:\aroot\work\hdf5-1.8.15-patch1\src\H5Oalloc.c", line 1142, in H5O_alloc
  object header message is too large
End of HDF5 error back trace
Can't set attribute 'particles' in node:
  /parameters (Group) 'Simulation parameters'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions