Digital Image Correlation Engine
Version 1.0
A modular, high-performance, image correlation tool used to compute full-field displacements and strains from digital images
|
Copyright 2015 Sandia Corporation. Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains certain rights in this software.
This page provides informatino about building and running the global DIC method in DICe.
The libraries required for building DICe with global enabled include the following Trilinos libraries:
-D Trilinos_ENABLE_SEACASExodus:BOOL=ON
and -D Trilinos_ENABLE_SEACASIoss:BOOL=OFF
in the Trilinos configuation script)To enable global in DICe, the following cmake configuration variable must be set:
-D DICE_ENABLE_GLOBAL:BOOL=ON