-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Support for colloidal models of nanoparticles (modelled as a rigid object with functional groups on its surface) has been requested by our users. To implement such feature we would need to:
- Define a function that defines a nanoparticle object in pyMBE
define_nanoparticlegiven a molecule name, a model type (homogenous, Janus, Belt, patchy), surface group density, and identity of the functional groups and stores this information in the pyMBE dataframe. - Define a function that creates such object into ESPResSo taking the information defined in the dataframe.
- Create unit tests to check that the above functions work properly.
- Create a sample script to showcase the functionality.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request