- add
img_selection = zntrack.outs_path(zntrack.nwd / "selection.png")
to eachConfigurationSelection
Node - add
memory = zntrack.params(1000)
toConfigurationComparison
- add
threshold: float = zntrack.params(None)
toKernelSelection
- add
reduction_axis = zntrack.params
anddim_reduction: str = zntrack.params
toThresholdSelection
- add
nl_skin: float = params(0.5)
andtransformations: dict[str, dict] = params(None)
to theApaxEnsemble
- add
BatchKernelSelection
- add
seed: int = params()
toASEMD
andwrap: bool
to wrap the coordinates during the simulation - add
pbc: bool
toPackmol
to fix PBC not supported by PACKMOL - add
num_ramp_oscillations: float
toBoxOscillatingRampModifier
- remove
train_log_file
from apax Node - add
density
toRescaleBoxModifier
- add
fraction_traceless
parameter toNPTThermostat
- add
TorchD3NL
calculator