foxes.constants¶
Constants and identifiers.
- foxes.constants.FARM =
'farm'Wind farm identifier
- foxes.constants.STATE =
'state'States identifier
- foxes.constants.TIME =
'time'Time identifier
- foxes.constants.TURBINE =
'turbine'Wind turbine identifier
- foxes.constants.TNAME =
'tname'Wind turbine name identifier
- foxes.constants.TARGET =
'target'Target identifier
- foxes.constants.TARGETS =
'targets'Targets identifier
- foxes.constants.TPOINT =
'target_point'Target point identifier
- foxes.constants.TPOINTS =
'target_points'Points per target identifier
- foxes.constants.TWEIGHTS =
'tpoint_weights'Target point weights identifier
- foxes.constants.POINT =
'point'Point identifier
- foxes.constants.POINTS =
'points'Points identifier
- foxes.constants.ROTOR_POINTS =
'rotor_points'Identifier for rotor points
- foxes.constants.ROTOR_POINT =
'rotor_point'Identifier for a rotor point
- foxes.constants.ROTOR_WEIGHTS =
'rotor_weights'Identifier for rotor point weights
- foxes.constants.AMB_ROTOR_RES =
'amb_rotor_res'Identifier for ambient rotor point results
- foxes.constants.WEIGHT_RES =
'weight_res'Identifier for weights results at rotor points
- foxes.constants.VARS =
'vars'Variables identifier
- foxes.constants.VALID =
'valid'Validity identifier
- foxes.constants.TMODELS =
'tmodels'Turbine models identifier
- foxes.constants.TMODEL_SELS =
'tmodel_sels'Selected turbine models identifier
- foxes.constants.STATES_SEL =
'states_sel'Identifier for states selection
- foxes.constants.STATE_TURBINE =
'state-turbine'Identifier for state-turbine dimensions
- foxes.constants.STATE_TARGET =
'state-target'Identifier for state-target dimensions
- foxes.constants.STATE_TARGET_TPOINT =
'state-target-tpoint'Identifier for state-target-tpoints dimensions
- foxes.constants.STATE_SOURCE_ORDERI =
'state-source-orderi'Identifier for order index of wake causing turbines
- foxes.constants.DTYPE =
'DTYPE'Identifier for default double data type
- foxes.constants.ITYPE =
'ITYPE'Identifier for default integer data type
- foxes.constants.BLOCK_CONVERGENCE =
'block_convergence'Identifier for convergence blocking signal
- foxes.constants.WDEFL_ROT_ANGLE =
'wake_deflection_rotation_angle'Identifier for the wake deflection rotation angle data
- foxes.constants.WDEFL_DWS_FACTOR =
'wake_deflection_deltaws_factor'Identifier for the wake deflection delta wind speed factor data
- foxes.constants.KAPPA =
0.41The Von Karman constant
- foxes.constants.Rd =
287.052874The specific gas constant for dry air
- foxes.constants.W =
'W'The unit watt
- foxes.constants.kW =
'kW'The unit kilowatt
- foxes.constants.MW =
'MW'The unit megawatt
- foxes.constants.GW =
'GW'The unit gigawatt
- foxes.constants.TW =
'TW'The unit terawatt
- 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
- foxes.constants.POP =
'pop'Population identifier
- foxes.constants.WORK_DIR =
'work_dir'Identifier for the working directory
- foxes.constants.INPUT_DIR =
'in_dir'Identifier for the input base directory
- foxes.constants.OUTPUT_DIR =
'out_dir'Identifier for the default output directory
- foxes.constants.NC_ENGINE =
'nc_engine'Identifier for the NetCDF engine
- foxes.constants.UTM_ZONE =
'utm_zone'Identifier for the UTM zone (number, letter) tuple