foxes.constants.P_UNITS = {'GW': 1000000000.0, 'MW': 1000000.0, 'TW': 1000000000000.0, 'W': 1.0, 'kW': 1000.0}

Power unit factors relative to watts, key: unit str, value: factor