This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
start [2016/10/26 10:17] ndrs [How to use] |
start [2018/01/29 12:26] (current) ndrs |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Welcome to DualSPHysics for FreeCAD wiki. ====== | + | This page is now discontinued. Please [[https://github.com/ndrs92/DesignSPHysics/wiki|refer to the new wiki]] |
- | + | ||
- | == This wiki is currently under construction! == | + | |
- | + | ||
- | This page is a reference for using DualSPHysics for FreeCAD. | + | |
- | + | ||
- | ===== General information ===== | + | |
- | DualSPHysics for FreeCAD is a FreeCAD macro that lets the user create simulation cases for the fluid simulation software DualSPHysics. | + | |
- | + | ||
- | It can create 3d scenes delimited by a cube (limits of case simulation) with all of FreeCAD's functionalities. DSPH for FreeCAD exports the scene in a compatible XML file, with any data needed for GenCase execution included in the save directory. Also, it can load previously saved scenes for further edition. | + | |
- | + | ||
- | It supports creating bounds and fluids, floating objects, fillboxes, etc. All from one place. | + | |
- | + | ||
- | In addition, DSPH for FreeCAD generates batch scripts for simulating saved cases, so it is portable and not necessary for simulation (for example, taking the simulation to a non-gui environment). | + | |
- | + | ||
- | However, if you want, DSPH for FreeCAD can run simulations and export final geometry from FreeCAD, automating multiple steps and providing a graphical view of the process. | + | |
- | + | ||
- | Currently, DSPH for FreeCAD is free to use and can be downloaded from the [[http://dual.sphysics.org/gui/ | official website]]. | + | |
- | + | ||
- | ===== Installing ===== | + | |
- | Installing DualSPHysics for FreeCAD is pretty straightforward, but if you have any problem, check the [[Installation|Installation]] wiki page. | + | |
- | + | ||
- | ===== How to use ===== | + | |
- | You can check the [[featreference|Feature Reference]] wiki page to learn how the use this software. | + |