general_toolbox
Description
General functions that can be used by multiple modules
Functions
|
Take the derivative of a dependent variable calculated with a given function using the central difference method. |
|
This function compared the entries, keys, in the provided dictionary to ensure they're the same length. |
|
Check if variable is an iterable type with a length (e.g. np.array or list). |
|
This function checks a dictionary for the given keys, and if it's not there, the appropriate value is added to the dictionary. |
|
This function will setup and dispatch thermodynamic jobs. |