Fix random velocity generation - #56
Merged
Merged
Annotations
11 warnings and 10 notices
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint with pylint:
src/asyncmd/slurm/process.py#L87
TODO: heuristic? dynamically adapt?
|
|
Lint with pylint:
src/asyncmd/trajectory/functionwrapper.py#L47
TODO: DaskTrajectoryFunctionWrapper?!
|
|
Lint with pylint:
src/asyncmd/trajectory/convert.py#L440
TODO: make it possible to select a subset of atoms to write out
|
|
Lint with pylint:
src/asyncmd/trajectory/propagate.py#L271
TODO: address the note below?
|
|
Lint with pylint:
src/asyncmd/trajectory/trajectory.py#L440
TODO: how much should we read to calculate the hash?
|
|
Lint with pylint:
src/asyncmd/gromacs/mdengine.py#L1029
TODO: use SLURM also for grompp?! (would it make stuff faster?)
|
|
Lint with pylint:
src/asyncmd/gromacs/mdengine.py#L999
TODO /FIXME: we dont specify the names for e.g. pull outputfiles,
|
|
Lint with pylint:
src/asyncmd/gromacs/mdengine.py#L968
TODO /NOTE: currently we do not pass '-time', i.e. we just use the
|
|
Lint with pylint:
src/asyncmd/gromacs/mdengine.py#L542
TODO: we hardcode that the 0step MD runs can not be longer than 15 min
|
|
Lint with pylint:
src/asyncmd/gromacs/mdengine.py#L214
TODO: store a hash/the file contents for gro, top, ndx to check against
|
|
Lint with pylint:
src/asyncmd/config.py#L161
Suppressed 'global-statement' (from line 161)
|
|
Lint with pylint:
src/asyncmd/config.py#L111
Suppressed 'global-statement' (from line 111)
|
|
Lint with pylint:
src/asyncmd/config.py#L68
Suppressed 'global-statement' (from line 68)
|
|
Lint with pylint:
src/asyncmd/config.py#L331
Locally disabling protected-access (W0212)
|
|
Lint with pylint:
src/asyncmd/config.py#L256
Locally disabling global-statement (W0603)
|
|
Lint with pylint:
src/asyncmd/config.py#L199
Locally disabling global-statement (W0603)
|
|
Lint with pylint:
src/asyncmd/config.py#L161
Locally disabling global-statement (W0603)
|
|
Lint with pylint:
src/asyncmd/config.py#L111
Locally disabling global-statement (W0603)
|
|
Lint with pylint:
src/asyncmd/config.py#L68
Locally disabling global-statement (W0603)
|
|
Lint with pylint:
src/asyncmd/config.py#L39
Locally disabling unused-import (W0611)
|
background
wait
wait-all
cancel
parallel
Loading