-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Description:
I would like to introduce Perlin noise distribution for both temperature and composition fields.
Tasks:
- Make current noise implementation (see PR #651) available as an option for the temperature field.
- Implement Perlin noise generation for both temperature and composition, using the approach from
Reputeless/PerlinNoise.- Integrate
PerlinNoiseclass into World Builder source. - Add parameter handling to specify Perlin noise properties (e.g., frequency, amplitude).
- Expose Perlin noise configuration in the input JSON schema for both fields.
- Integrate
- Add unit tests to validate noise generation and output range.
- Add documentation and example JSON configurations to demonstrate usage.
This feature would be particularly valuable for testing and initializing heterogeneous conditions in geodynamic models.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels