This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tutorials [2016/11/16 09:47] ndrs |
tutorials [2016/12/16 11:46] (current) ndrs |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Tutorials ====== | ====== Tutorials ====== | ||
- | In this page you will find different tutorials on how to create different cases in VisualSPHysics for FreeCAD. | + | In this page you will find different tutorials on how to create different cases in DesignSPHysics. |
Use this tutorials to make yourself confortable with using the interface, and as a complement to the [[featreference|Feature Reference]] | Use this tutorials to make yourself confortable with using the interface, and as a complement to the [[featreference|Feature Reference]] | ||
- | * [[dam-break-example|Dam Break]] | + | ===== Dam Break ===== |
+ | This tutorial creates a basic body of water that simply falls and fills its encasing. It's one of the most simple cases to do, and is recommended to learn the basics. | ||
+ | [[dam-break-example|You can view it here]] | ||
+ | |||
+ | ===== Float example ===== | ||
+ | This tutorial creates a floating cube falling into a body of water inside a case. It uses floating properties. | ||
+ | |||
+ | [[float-example|You can view it here]] | ||
+ | |||
+ | ===== Initials example ===== | ||
+ | This tutorial includes importing an external mesh (in STL) and placing a body of water in it. It shows how to apply an initial velocity vector to a body of water. | ||
+ | |||
+ | [[initials-example|You can view it here]] |