Skip to content

Water Component isn't Named #187

Description

@jaclark5

I'm putting together a workflow with MNSol where sometime water is used as a solvent and sometimes not. Water is a special case that is handled in Pontibus so that water specific force fields can be applied, i.e. OPC3.

I need a way of identifying if a solute or solvent component is water to know if I should skip the validation step checking for partial charges. Because water is not named, my options are:

  1. Assume an unnamed Component is water (dangerous but valid for my workflow)
  2. Recreate the Component and add a name (current strategy)

#182 would resolve this predicament cleanly, but until then Option 2 provides a workable solution that isn't the most aesthetically pleasing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions