tmdsimpy.utils.continuation

Utility functions for continuation including callback functions.

See Also

tmdsimpy.Continuation

Class for solving continuation problems

tmdsimpy.postprocess.continuation :

Module for post-processing functions from continuation solutions

Functions

combine_callback_funs(funs_list, XlamP, ...)

Calls a set of callback functions for continuation.

continuation_save(XlamP, dirP_prev, fname)

Saves continuation data to a file.

print_epmc_stats(XlamP, dirP_prev, fname)

Saves EPMC key statistics to a text file for easy monitoring.

print_hbm_amp_phase_stats(XlamP, dirP_prev, ...)

Saves HBM amplitude and phase control key statistics to a text file for easy monitoring.

print_hbm_amp_stats(XlamP, dirP_prev, fname, ...)

Saves HBM amplitude control key statistics to a text file for easy monitoring.

print_vprnm_amp_phase_stats(XlamP, ...)

Saves VPRNM Amplitude and Phase Control key statistics to a text file for easy monitoring.

print_vprnm_stats(XlamP, dirP_prev, fname, ...)

Saves VPRNM key statistics to a text file for easy monitoring.