Skip to content

Implement flip normal operation in CouplingDataUser #1302

Implement flip normal operation in CouplingDataUser

Implement flip normal operation in CouplingDataUser #1302

Workflow file for this run

name: Build with OpenFOAM v2512
on:
push:
branches-ignore:
- 'OpenFOAM*'
paths-ignore:
- 'docs/**'
- 'tools/**'
- 'CHANGELOG.md'
- 'CONTRIBUTING.md'
- 'README.md'
pull_request:
branches-ignore:
- 'OpenFOAM*'
paths-ignore:
- 'docs/**'
- 'tools/**'
- 'CHANGELOG.md'
- 'CONTRIBUTING.md'
- 'README.md'
jobs:
build:
runs-on: ubuntu-latest
container: precice/precice:nightly
steps:
- name: Check out repository
uses: actions/checkout@v6
- name: Set up OpenFOAM
uses: gerlero/setup-openfoam@v1
with:
openfoam-version: 2512
- name: Build OpenFOAM-preCICE adapter
run: ./Allwmake