Skip to content

hkroeger/insightcae

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
doc
September 8, 2021 14:58
April 16, 2021 09:04
August 23, 2021 10:58
December 29, 2018 14:00
January 12, 2020 22:54
November 15, 2021 11:12
February 22, 2018 23:01
September 3, 2020 16:27
January 29, 2018 23:15
January 29, 2018 23:15

InsightCAE

InsightCAE is a workbench for Computer-Aided Engineering. Individual open source projects often meet only subtasks in analysis process. To automate repetitive computational tasks, a combination of several open source engineering software tools is often required. In order to use open source software productive and efficient for everyday tasks, the analysis automation framework InsightCAE is provided by silentdynamics.

InsightCAE serves as a framework for the implementation of analysis procedures. The objective is to provide interfaces to the tools and simulation programs that are needed for a specific computing task.

List of Contributors

  • Hannes Kröger
  • Ivan Shevchuk
  • Johann Turnow

Features

  • analysis workflow automation tools (GUI)

  • script-based, fully parametric CAD

    • OpenCASCADE geometry kernel
    • assemblies, constraint-based sketches, part library, drawing export
  • OpenFOAM add-ons (schemes, boundary conditions, models, ...)

  • Pre- & Postprocessing tool (OpenFOAM Case Builder)

Installation

See INSTALL.md

Documentation

The documentation is hosted is a separate repository.

Contribute

Contributions are very welcome! If you made any extensions or modifications, please send us a pull request!

Support

If you are having issues, please let us know through the issue tracker. We have a forum located here

License

The project is licensed under the version 2 of the GNU General Public License.

Release Cycle

A new version is released each year at the beginning of May. Maintenance releases are published in between when appropriate. The current release is based on the master branch in the Git repository.

Changes for the next release are collected in the branch "next-release".