pyrokinetics.gk_code.stella.StellaFormatVersion# class pyrokinetics.gk_code.stella.StellaFormatVersion(value)[source]# Bases: Enum Stella input file format versions. __init__()# Attributes LEGACY PRE_V1 V1 LEGACY = 'legacy'# PRE_V1 = 'pre_v1'# V1 = 'v1'#