precice/calculix-adapter

Split the adapter config file to one file per participant

开放

#3 创建于 2018年2月9日

 (1 条评论) (1 个反应) (0 位负责人)C (30 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (59 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

For the OpenFOAM adapter we decided to have one adapter configuration file per participant, as shown here. This was done so that we don't need to modify the solver to accept an extra command-line argument (we want to keep the solvers intact).

If there is no problem with the current setup, I propose that we also change the CalculiX adapter to look for one YAML file per participant, instead of accessing a common file for all the participants. We already discussed this with @uekerman.

(as the links may break in the future, they refer to the precice-adapter-config.yml and config.yml of the heat exchanger tutorial for OpenFOAM and CalculiX)

贡献者指南