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:
- Assume an unnamed Component is water (dangerous but valid for my workflow)
- 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.
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:
#182 would resolve this predicament cleanly, but until then Option 2 provides a workable solution that isn't the most aesthetically pleasing.