feos-org / feos-pcsaft

Implementation of the PC-SAFT equation of state and corresponding Helmholtz energy functional.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GC - How to handle molecules with multiple segments that contain dipole or quadrupole moments?

g-bauer opened this issue · comments

Currently, parameters are constructed using a simple sum of dipole-(DM) and quadrupole moments(QM).
Sauer et al. only inspected molecules with a single fragment with a DM. It is thus not clear how to treat molecules having multiple segments with DM/QM. We should add a warning when molecules are constructed that contain multiple DM/QM to make that clear to users.

This is dealt with in the updated Parameter trait.