Skip to content

Add support for nanoparticle models #144

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions