pybacktrack.read_lithologies_file

pybacktrack.read_lithologies_file(lithologies_filename)

Reads a text file with each row representing lithology parameters.

Parameters:

lithologies_filename (str) – Filename of the lithologies text file.

Returns:

Dictionary mapping lithology names to pybacktrack.Lithology objects.

Return type:

dict

Notes

The four parameter columns in the lithologies text file should contain:

  1. name

  2. density

  3. surface_porosity

  4. porosity_decay