espressomd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ESPResSo-users] a problem about Object-in-fluid


From: 陈敏
Subject: [ESPResSo-users] a problem about Object-in-fluid
Date: Sun, 21 Jul 2019 21:19:11 +0800

Hi everyone, 
I run a scripts, and got the error as fellow:

_________________________________________________________________________ 
~/espresso/build$ ./pypresso nucleus_non_bonded.py 1 
_________________________________________________________________________
Traceback (most recent call last):
  File "nucleus_non_bonded.py", line 94, in <module>
    membrane = oif.OifCell(cell_type = membrane_type, particle_type=0, origin=[7.0,7.0,7.0])
  File "/home/chen/espresso/build/src/python/object_in_fluid/oif_classes.py", line 829, in __init__
    self.cell_type.system.max_oif_objects = self.cell_type.system.max_oif_objects + 1
AttributeError: 'espressomd.system.System' object has no attribute 'max_oif_objects'
_________________________________________________________________________ 

could anyone help me out? 
Regards,
Chen

Attachment: nucleus_non_bonded.py
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]