perturbopy.test_utils.run_test.run_utils.define_nq_num
- perturbopy.test_utils.run_test.run_utils.define_nq_num(output_name)
Define the number of the q-points, obtained during the phonon calculation
Parameters: output_name : str
name to the ph output file from which we obtain number of q-points
- Returns:
nq_num – number of q-points
- Return type:
int