calculix-adapter icon indicating copy to clipboard operation
calculix-adapter copied to clipboard

preCICE-adapter for the CSM code CalculiX

Results 23 calculix-adapter issues
Sort by recently updated
recently updated
newest added

A docs update is also required

This PR adds functionality to do volumetric coupling for mutliscale structural simulations. CalculiX is used on the macro or meso scale, and is coupling via preCICE and the Micro Manager...

enhancement

[The frdConverter](https://github.com/precice/calculix-adapter/tree/develop/tools/frdConverter) has a couple of downsides: * it is foreign code in our repository * it requires `mono`, which is pretty dependency-heavy (~700Mb on Ubuntu) * it is fragile...

In the OpenFOAM adapter, we follow semantic versioning, and we have defined the adapter config as the API that defines whether we have a breaking version or not: https://precice.org/adapter-openfoam-get.html#what-does-the-adapter-version-mean In...

I ran the perpendicular flap case with the `fluid-fake` (https://github.com/precice/tutorials/pull/472) participant and `solid-calculix`. This resulted in the following error: ``` ---[precice] iteration: 1 of 50 (min 1), time-window: 4000, time:...

bug

After compilation preCICE-CalculiX in msys2/mingw i have this error (`Procedure entry point not found`): ![image](https://github.com/precice/precice/assets/24394573/9f8c38e7-d1a8-48f9-9574-0bd06119ce40)

bug

Update to CalculiX version 2.21 (July 2023)

Hi guys, We have found that in order to use a *MODAL DYNAMIC solution in Calculix it is neccessary to run first the *FREQUENCY extraction step in a sepparate .inp...

While trying to install CalculiX and the adapter on the computer cluster ITO using Intel's OneAPI, we faced some issues I would like to summarize here. We used the GCC...

Our [Turek Hron FSI3 tutorial](https://precice.org/tutorials-turek-hron-fsi3.html) (OpenFOAM-deal.II) exchanges stress and displacement data. However, CalculiX does not currently know how to handle stress data. Supporting stresses would make adding a CalculiX case...

enhancement