ahmedabdelkawy

Results 9 issues of ahmedabdelkawy

I am not sure if this is the proper repo for this issue. Please move it if it is not **Summary** Pyiron is installed on my local machine WSL. I...

bug

Please check issue #1208 for a complete description of the problem and the in code comments for the description of the fix

In addition to the explanation in #1159 (PR was closed as the branch was damaged), the problem in ``` def _parse_band(self, term): arr = np.loadtxt(re.findall(term, self.log_main, re.MULTILINE)) shape = (-1,...

bug

This is a draft (work still under progress) for the sphinx eigenvalues parser and vasp 6.4 ML potential parser. - Changes to take into consideration (and also test): 1. running...

stale

Before migration to structuretoolkit get primitive cell had this form: ``` def get_primitive_cell_old( structure, standardize=False, use_elements=None, use_magmoms=None ): ret = spglib.standardize_cell( get_spglib_cell(structure, use_elements=use_elements, use_magmoms=use_magmoms), to_primitive=not standardize, ) if ret is...

1. I have a structure as a conventional cell (this is the root of the problem) 2. I generate the primitive cell (using either .get_symmetry().primitive_cell or .get_primitive_cell() give the same...

bug

For pyiron_base versions 0.7.4 - 0.7.8, loading jobs were very slow compared to previous versions. An example job is in the below link compressed file (I can't think of a...

**Summary** - Whenever I try to choose one of the old lammps executables using the date string only, e.g., '2019.06.05', it fails. However, when I pass the full path for...

bug

All restart functionality is broken for old jobs (not sure how to allow others to reproduce this) error: rror saving warn (key /Ni111_Mo_surface_sub1_cov/input/vasp_dict/eddrmm_handling): h5io_browser doesn't support saving elements of type...

bug