KG_METHOD
References: Iannuzzi2006, Brelaz1979, Andermatt2016
Specifies the parameters for a Kim-Gordon-like partitioning into molecular subunits [Edit on GitHub]
Keywords
Keyword descriptions
- COLORING_METHOD: enum = DSATUR
Usage: COLORING_METHOD GREEDY
Valid values:
DSATURMaximum degree of saturation, relatively accurateGREEDYGreedy, fast coloring, less accurate
Mentions: ⭐Kim-Gordon
Which algorithm to use for coloring. [Edit on GitHub]
- INTEGRATION_GRID: string = MEDIUM
Usage: INTEGRATION_GRID MEDIUM
Grid [small,medium,large,huge]to be used for the TNADD integration. [Edit on GitHub]
- TNADD_METHOD: enum = EMBEDDING
Usage: TNADD_METHOD ATOMIC
Valid values:
EMBEDDINGUse full embedding potential (see Iannuzzi et al)RI_EMBEDDINGUse full embedding potential with RI density fittingATOMICUse sum of atomic model potentialsNONEDo not use kinetic energy embedding
Mentions: ⭐Kim-Gordon
Algorithm to use for the calculation of the nonadditive kinetic energy. [Edit on GitHub]