itasca.history

Functions and classes for working with FLAC3d histories.

Functions

itasca.history.get(name1: string, name2="step": string) → Numpy array.

Get a nested numpy array with values of histroies \(name1\) vs \(name2\). (\(name2\) default ‘step’).

Classes