Enumeration of numerical resolution
type NumericalResolution = enumeration(Low "Low resolution: 1 node per layer", Medium "Medium resolution: 2 nodes per layer", High "High resolution: 4 nodes per layer");