Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 565 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 565 Bytes

VECMAtk

The VECMA toolkit (VECMAtk), establishes a platform for verification, validation and uncertainty quantification (VVUQ). The goal is to provide tools that can be combined to capture complex scenarios, applied to applications in disparate domains, and used to run multiscale simulations on any desktop, cluster or supercomputing platform.

Installation

To install all VECMA VVUQ Toolkit, as a python VirtualEnv, type following commands:

$ chmod +x VECMAtk_setup.sh
$ ./VECMAtk_setup.sh

or call it with

$ bash VECMAtk_setup.sh