arc.alkali_atom_functions.loadSavedCalculation#
- loadSavedCalculation(fileName: str)[source]#
Loads previously saved calculation.
Loads
calculations_atom_pairstate.PairStateInteractionsandcalculations_atom_single.StarkMapcalculation instance from file named filename where it was previously saved withsaveCalculation.Example
See example for
saveCalculation.- Parameters:
fileName – name of the file where calculation will be saved
- Returns:
saved calculation