Text, Scalar, Scalar, Scalar, 5.34.0
Text, Temperature, Temperature, Temperature, 5.34.0
About this Block
What it does: The Independent Parameter block creates an independent optimization parameter that can vary within specified bounds during optimization. Other available parameters include the Constant Parameter and Dependent Parameter. Common uses:- Inverse Design Optimization using Parameter Optimization
- Ensure the default value is within the specified bounds.
- Use meaningful parameter names for clarity in optimization results.
- Set realistic bounds based on physical or practical constraints.
- Consider parameter scaling if values span multiple orders of magnitude.
Text, Scalar, Scalar, Scalar, 5.34.0
Creates an Independent Parameter whose value can be adjusted within optional minimum and maximum bounds. Its value can be used by evaluators, which may modify it during computations such as Parameter Optimization.Inputs
Outputs
| Type |
|---|
| Parameter |
Text, Temperature, Temperature, Temperature, 5.34.0
Creates an Independent Parameter whose value can be adjusted within optional minimum and maximum bounds. Its value can be used by evaluators, which may modify it during computations such as Parameter Optimization.Inputs
| Name | Type | Description |
|---|---|---|
| Label | Text | Unique identifier for the Parameter. |
| Default value | Temperature | Default value for the Parameter. |
| Lower bound | Temperature | Minimum allowed value for the Parameter. |
| Upper bound | Temperature | Maximum allowed value for the Parameter. |
Outputs
| Type |
|---|
| Parameter |

