PickleData

class sharpy.postproc.pickledata.PickleData[source]

This postprocessor writes the SHARPy data structure in a pickle file, such that classes and methods from SHARPy are retained for restarted solutions or further post-processing.

A pickle is saved to the SHARPy output folder, specified in the settings for SHARPy as log_folder.

This solver does not have settings, yet it still needs to be included in the .sharpy file as an empty dictionary.

The settings that this solver accepts are given by a dictionary, with the following key-value pairs:

Name

Type

Description

Default

stride

int

Number of steps between the execution calls when run online

1