Henrik Stooss

Results 4 issues of Henrik Stooss

If a mount point referenced by the `iocage fstab -a` doesn't exist, the command throws an error. But https://github.com/iocage/iocage/blob/82193949a14555ef17ab60f66ac180880c9fa20c/iocage_lib/ioc_fstab.py#L443 implies that the command should also be able to create the...

**Summary** We were working on a pyiron based analysis using LAMMPS GCMC. We basically just sub-classed the Lammps class and adapted it a bit. (Adding the fix basically) Everything works...

bug

## Expected behavior ## The `center_of_mass` method is only accessible when information about masses is present. ## Actual behavior ## Due to the fact that the guesser returns a mass...

Component-Core
Component-Topology

I changed the behaviour of the changelog check in the following way: - moved the check to the docs tox job - skip the check when on main branch