Include kappa in transport test

This commit is contained in:
Manuel 2018-04-30 11:07:13 -04:00
parent 5e17d333ee
commit 3cfca94b1f
2 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ SK.transport_distribution(directions=['xx'], broadening=0.0, energy_window=[-0.3
#SK.load(['Gamma_w','Om_meshr','omega','directions'])
SK.conductivity_and_seebeck(beta=beta)
SK.hdf_file = 'srvo3_transp.out.h5'
SK.save(['seebeck','optic_cond'])
SK.save(['seebeck','optic_cond','kappa'])
if mpi.is_master_node():
h5diff("srvo3_transp.out.h5","srvo3_transp.ref.h5")

Binary file not shown.