x

ADONIS:
Version 3.90.4 (Released at 04/07/2024)
- Bug in interface save/read is fixed.
- Bug in mesh generation action has been fixed.

HYRCAN:
Version 2.0.13 (Released at 02/03/2024)
- To allow users to import CAD files using scripting, the importmodel command is introduced.
- Program's webhelp has been reformatted.


Free water surface for dams/embankments(Read 8278 times)
Free water surface for dams/embankments on: January 23, 2018, 02:56:41 pm
It would be great if we could model a free water surface against a slope. This is critical for dam and embankment failure calculations. It could have a simple control where the user enters the elevation and the direction to extend, and it creates a water polygon from edge specified to where it intersects with the slope.

Grant



Re: Free water surface for dams/embankments Reply #1 on: January 23, 2018, 03:04:28 pm
it's easily can be done using scripting language in the current version. simply write a for/loop and search for boundary edges in the interest region and apply appropriate normal stress to each edge based on there depth relative to the water surface.