ReferenceAvailable
Random Noise
Represent a stochastic input whose sampled values are used by the model.
Represent a stochastic input whose sampled values are used by the model.
Where to find it
Definitions → Functions
How to use it
Choose a function type, name its arguments and supply its expression or data.
Settings and initial values
| Setting | Initial value |
|---|---|
| functionName | random_noise_1 |
| arguments | x |
| expression | uniform(-1, 1) |
| source | No initial value specified |
| description | Deterministic seeded random noise field. |
| enabled | true |
Result
Call the function by name in a compatible expression.
Troubleshooting
Check argument names and units. For stochastic inputs, compare repeated runs or a fixed seed where available; a single trace is not a statistical validation.