kunstrasenspringer / precice_st

Design und Implementation of system tests for the distributed multi-physics simulation package precCICE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

precice_st

Design und Implementation of system tests for the distributed multi-physics simulation package preCICE

preCICE

  • Dockerfile.precice docker image with ubuntu 16.04 and preCICE preCICE - github

System tests

travis.yml

Continuous Integration config. Two build stages:

  • stage 1 (build stage): precice docker image build and pushed to Docker Hub
  • stage 2 (testing stage): build su2-ccx, of-of, of-ccx and push outputfiles to repo

compare_*.py

Python script to compare reference data with output data.

ref_*

Reference files.

Others

  • Makefile_*: needed to build calculix-adapter in Dockerfile.su2-ccx and Dockerfile.of-ccx
  • push_*: script to push outputfiles back to rep HowTo
  • How to push to hub.docker.com link1 link2
  • log_*: script to log infomation about the build

Status

Build Status

About

Design und Implementation of system tests for the distributed multi-physics simulation package precCICE


Languages

Language:C++ 99.8%Language:Python 0.2%Language:Shell 0.0%