Skip to content

go-smart/goosefoot

Repository files navigation

Goosefoot (aka. GSSF)

A Tool-Specific Simulation Framework for Go-Smart

Primary authors : NUMA Engineering Services Ltd (NUMA), Dundalk, Ireland

Project website : http://www.gosmart-project.eu/

This project is co-funded by: European Commission under grant agreement no. 600641.

This tool, Goosefoot (GSSF), provides the necessary scripts and libraries to run a simulation workflow beginning from STL and VTP surfaces, configuring a CGAL-based tool for volumetric meshing, running Elmer for finite element simulation, and ending with a VTK-extracted isosurface.

Dependencies

Documentation

Documentation for this component is available at https://go-smart.github.io/goosefoot

Installation

CMake installation is recommended from an out-of-source build directory.

Usage

The simulation workflow may be launched by the command

  go-smart-launcher settings.xml

where settings.xml is a GSSF-XML file. Adding --help will show documentation of command line arguments.