jasp icon indicating copy to clipboard operation
jasp copied to clipboard

python enhancements of ase.calculators.vasp

Results 9 jasp issues
Sort by recently updated
recently updated
newest added

Hi John, What is the role of spin=0 in get_charge_density? https://github.com/jkitchin/jasp/blob/master/jasp/volumetric_data.py#L45 If I call calc.get_charge_density(spin=1) for a spin polarized calculation, I get Traceback (most recent call last): File "", line...

Hi, I don't know if this is the right place to ask question about jasp. I think jasp is a great idea but it would be of even more use,...

It would be nice to be able to recover constraints, energy, forces, stress, and convergence from the json serialized calculator.

bug

In increasing number of species? In increasing atomic number? In alphabetical order?

a static function to recommend parameter settings: encut, kpts, ismear, nbands, sigma based on the geometry and composition This function would scan POTCARs for encut recommendations, try to determine if...

enhancement

curvefit in scipy makes it pretty easy to get confidence intervals, so i should put this in.

enhancement

This would be a CACHE file that contains energies, forces, stress, and other simple data to speedup subsequent analysis

enhancement