User Tools

Site Tools


wiki:sns:intactgh:faq

This is an old revision of the document!


Frequently Asked Questions


1. Solver Settings

Solver Settings

1.1 When should I use linear elements and when should I use quadratic elements?

  • Regardless of the scenario, either will work. Generally, quadratic elements converge to a good answer quicker and with few elements, but it depends on the simulation scenario.
  • For geometries that undergo bending, quadratic elements perform better.
  • It is important to note that with quadratic elements, many fewer elements are needed to compute an accurate solution. Having more elements increases computation time, so start with a low resolution or high cell size and increase the resolution/decrease cell size to improve accuracy.
  • 📌 See example application Ex-6: Linear Elements vs Quadratic Elements

1.2 How do I know what resolution/cell size to set?

  • To accurately capture small features with linear elements, set the cell size to 1/3 the thickness of that feature.
  • For quadratic elements, a cell size equal to the thickness of the small feature is sufficient.
  • Low resolutions (<1000) will generally solve problems quickly. Intact can handle a resolution of 10 million elements (or more!), so start small, and gradually increase the resolution until consistent results are obtained.

1.3 Is there a maximum resolution (or minimum cell size)?

  • A decent laptop/desktop should be able to support a resolution (number of elements in the grid) in order of millions. The maximum depends on your computer's memory and whether you choose to use the direct (high performance, lots of memory) or iterative (slower performance, smaller memory footprint) solver.

1.4 How do I change where my simulation saves?

  1. First, place a file path object on the Grasshopper Canvas.
  2. Right click, and click “Select a directory” and connect it to Solution Directory (SD)


2. General

2.1 Where are the simulation files saved by default?

  • The simulation/error log is available in the working directory for each problem. The default simulation directories are located at:C:\Users\{username}\AppData\Roaming\Intact.Simulation For Grasshopper\
  • Under each, you can find the simulation working directory labeled by the time and date of the simulation run:{YYYY-MM-DD-TIME}
  • Within each, there is a log of the simulation run:log.txt

2.2 What happens when two components are extremely close to each other but not bonded?

  • Intact.Simulation models assemblies of parts as bonded if the gap between them is small. “Small” depends on the element size used in the simulation and the orientation of the gap.
  • To ensure the accuracy of disconnected physics, reduce cell size (increase resolution) to be less than the gap size.
wiki/sns/intactgh/faq.1691442940.txt.gz · Last modified: 2023/08/07 15:15 by goldy