sarkas.utilities.io#

Module handling the I/O for an MD run.

Functions

alpha_to_int(text)

Convert strings of numbers into integers.

convert_bytes(tot_bytes)

Convert bytes to human-readable GB, MB, KB.

num_sort(text)

Sort strings with numbers inside.

Classes

InputOutput([process])

Class handling the input and output functions of the MD run.