A user recently reported that, while trying to assign AshGC charges to a molecule (without applying a whole force field) they went to the docs page for assign_partial_charges and didn't see it among the charge methods, and assumed that it was accessed through a different API point. We should update these docs to include the AshGC model file name in the (nonexhaustive) list of charge methods, and include a code block example of assigning partial charges in the Examples section of the docstring.
A user recently reported that, while trying to assign AshGC charges to a molecule (without applying a whole force field) they went to the docs page for
assign_partial_chargesand didn't see it among the charge methods, and assumed that it was accessed through a different API point. We should update these docs to include the AshGC model file name in the (nonexhaustive) list of charge methods, and include a code block example of assigning partial charges in theExamplessection of the docstring.