Skip to content

Commit c599839

Browse files
authored
Merge pull request lammps#4761 from akohlmey/collected-small-fixes
Collected small changes and fixes
2 parents be34a56 + 2c97c66 commit c599839

91 files changed

Lines changed: 303 additions & 177 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/unittest-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
name: MacOS Unit Test
2121
if: ${{ github.repository == 'lammps/lammps' }}
22-
runs-on: macos-13
22+
runs-on: macos-15-intel
2323
env:
2424
CCACHE_DIR: ${{ github.workspace }}/.ccache
2525

doc/src/Commands_removed.rst

Lines changed: 7 additions & 0 deletions

doc/src/atc_add_molecule.rst

Lines changed: 1 addition & 0 deletions

doc/src/atc_add_species.rst

Lines changed: 1 addition & 0 deletions

doc/src/atc_atom_element_map.rst

Lines changed: 1 addition & 0 deletions

doc/src/atc_atom_weight.rst

Lines changed: 1 addition & 0 deletions

doc/src/atc_atomic_charge.rst

Lines changed: 1 addition & 0 deletions

doc/src/atc_boundary_dynamics.rst

Lines changed: 1 addition & 0 deletions

doc/src/atc_boundary_faceset.rst

Lines changed: 1 addition & 0 deletions

doc/src/atc_boundary_type.rst

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)