sponge.partition.IndexColvar
- class sponge.partition.IndexColvar(use_pbc: bool = None)[源代码]
基于索引的集体变量 (Collective variables)。
- 参数:
use_pbc (bool,可选) - 是否在周期边界条件(PBC)下计算CV。如果给定
None
,则将在运行时基于是否给定 pbc_box 来确定。默认值:None
。
- 支持平台:
Ascend
GPU
基于索引的集体变量 (Collective variables)。
use_pbc (bool,可选) - 是否在周期边界条件(PBC)下计算CV。如果给定 None
,则将在运行时基于是否给定 pbc_box 来确定。默认值: None
。
Ascend
GPU