Design und Implementation of system tests for the distributed multi-physics simulation package preCICE
- Dockerfile.precice docker image with ubuntu 16.04 and preCICE preCICE - github
- Dockerfile.su2-ccx coupled simulation with SU2 and CalculiX FSI tutorial
- Dockerfile.of-of coupled simulation with OpenFOAM Tutorial for CHT: Flow over a heated plate
- Dockerfile.of-ccx conjugate heat transfer simulation with OpenFOAM and CalculiX Tutorial for CHT with OpenFOAM and CalculiX
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
Python script to compare reference data with output data.
Reference files.
- 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