tfep.utils.plumed.io.read_table_n_rows

tfep.utils.plumed.io.read_table_n_rows(file_path)[source]

Read the number of rows in the table.

Parameters:

file_path (str) – The path to the PLUMED output file.

Returns:

n_rows – The number of rows in the table.

Return type:

int