FlowSimulationViscous Node
No description available

Category
Hydrology
Inputs
| Name | Type | Description |
|---|---|---|
| depth_in | VirtualArray | No description |
| depth_map | VirtualArray | No description |
| elevation_in | VirtualArray | No description |
Outputs
| Name | Type | Description |
|---|---|---|
| depth | VirtualArray | No description |
| elevation | VirtualArray | No description |
Parameters
| Name | Type | Description |
|---|---|---|
| Predefined Depth Map | Enumeration | No description |
| Filter Radius | Float | No description |
| Flow Power | Float | No description |
| Initial Material Depth | Float | No description |
| Enable Post Filtering | Bool | No description |
| Rebase Depth to Zero | Bool | No description |
| Simulation Duration | Float | No description |
| Solver Iteration Stride | Integer | Grid sampling stride used by the solver. Higher values process the snow field at a lower spatial resolution, reducing computation time at the cost of fine detail. |
Example

Corresponding Hesiod file: FlowSimulationViscous.hsd. Use [Ctrl+I] in the node editor to import a hsd file within your current project.
Note
Example files are kept up-to-date with the latest version of Hesiod. If you find an error, please open an issue.