====== Intact.Simulation for Automation (Intact CLI) ======
===== Intact.Simulation for Automation is available using Command Line Interface. =====
Example Blog: [[https://www.intact-solutions.com/rev/2023/08/automated-simulation-of-300-design-submissions-to-the-ge-bracket-challenge/
| Automated Simulation of 300 Design Submissions to GE Bracket Challenge]]
{{ :wiki:id:ge_brackets_automated_simulation-.mp4 |}}
====== Instructions ======
- [[https://www.intact-solutions.com/purchase_trial|Sign up for the trial]] to get access to our software. (The software installer works for both our Plugin for Rhino Grasshopper and CLI)
- Our CLI executable is //C:\Program Files\Intact.Simulation\intact.exe//
- [[https://intact-solutions.com/intact_docs/cli_manual.html|Detailed Documentation for the CLI]]
- Some **demo examples** (Mesh and VDB geometry).
{{ :wiki:id:intact_cli_examples.zip | Sample simulations for CLI}}
====== Typical workflow ======
- Set up the input Json and provide the geometry file (.VDB, .PLY, .STL) and boundary condition faces (.STL, .PLY)
- Call intact cli //$ intact -s "path to json file" --save-solution//
- A successful run will result into a *_samples.vtu result file
- You can visualize the result view in Paraview (an opensource program, see more in )[[https://intact-solutions.com/intact_docs/cli_manual.html|CLI Documentation]]
- Also see the CLI Documentation to resample the saved solution on custom points