Mordicus.Core.IO.InputReaderBase module

class Mordicus.Core.IO.InputReaderBase.InputReaderBase[source]

Bases: object

Class containing the InputReaderBase associated to a input data file

ConstructConstitutiveLawsVariablesList()[source]

1n one of the formats defined in Containers.Loadings

ConstructLoadingsList()[source]

Constructs the loadings defined in the input data file of the HF computation

Returns

list of loadings, each one having one of the formats defined in Containers.Loadings

Return type

list

ReadInputTimeSequence()[source]

Reads the time sequence from the input data file of the HF computation (may be different from the ones defined in the solution file if the solver chose to solve at additional time steps)

Returns

of size (numberOfSnapshots,)

Return type

np.ndarray