Skip to content

Add support for nanoparticle models #144

@pm-blanco

Description

@pm-blanco

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_nanoparticle given 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 request
No fields configured for Feature.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions