Skip to content

GCPM Water forcefield usability with LAMMPS - #990

Open
CalCraven wants to merge 4 commits into
mosdef-hub:mainfrom
CalCraven:990-gcpm-lammps
Open

GCPM Water forcefield usability with LAMMPS#990
CalCraven wants to merge 4 commits into
mosdef-hub:mainfrom
CalCraven:990-gcpm-lammps

Merge branch 'main' into 990-gcpm-lammps

b918fef
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jul 21, 2026 in 3s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 719 in gmso/tests/test_lammps.py

See this annotation in the file changed.

Code scanning / CodeQL

Variable defined multiple times Warning test

This assignment to 'posO' is unnecessary as it is
redefined
before this value is used.

Check warning on line 723 in gmso/tests/test_lammps.py

See this annotation in the file changed.

Code scanning / CodeQL

Variable defined multiple times Warning test

This assignment to 'posH1' is unnecessary as it is
redefined
before this value is used.

Check warning on line 724 in gmso/tests/test_lammps.py

See this annotation in the file changed.

Code scanning / CodeQL

Variable defined multiple times Warning test

This assignment to 'posH2' is unnecessary as it is
redefined
before this value is used.