jarvis.analysis.thermodynamics package¶
Submodules¶
jarvis.analysis.thermodynamics.energetics module¶
Get formation energy.
-
jarvis.analysis.thermodynamics.energetics.form_enp(atoms=None, total_energy=None)[source]¶ Calculate formation energy given the total energy and the atoms object.
Currently for OptB88vdW functional based chemical potential implemented but can be generalized by changing unary_energy.
-
jarvis.analysis.thermodynamics.energetics.get_twod_defect_energy(vrun='', jid='', atom='')[source]¶ Get mono 2D defect formation energy with OptB88vdW data.
Module contents¶
Modules for thermodynamic analysis.