Skip to content
This repository was archived by the owner on Aug 14, 2025. It is now read-only.
This repository was archived by the owner on Aug 14, 2025. It is now read-only.

Update Calculix adapter to 2.16 from 2.15 #182

Description

@Eder-K

After the version upgrade of the Calculix adapter to Calculix v2.16 is implemented, the Dockerfile pertaining to the Calculix adapter needs to be updated:

RUN curl -s http://www.dhondt.de/ccx_2.15.src.tar.bz2 | tar -xj
ARG branch=develop
RUN git clone --branch $branch https://github.com/precice/calculix-adapter.git
WORKDIR calculix-adapter/
# specify proper locations of libraries
RUN sed -i -e 's|CCX\s\+=.*|CCX = /home/precice/CalculiX/ccx_2.15/src|g'\

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions