disorderedmaterials / dissolve

Structure refinement software for total scattering data
GNU General Public License v3.0
9 stars 16 forks source link

feat: Permit global potential origins in fractional coordinates #1914

Closed trisyoungs closed 4 months ago

trisyoungs commented 4 months ago

This PR adds a simple bool option to SimpleGlobalPotentialProcedureNode and DirectionalGlobalPotentialProcedureNode to allow specification of the origin coordinates in terms of the fractional unit cell.

Closes #1913.