-
Dear developers,
Thanks for your nice code. I successfully tried FSI tutorial of `flap_perp` using Openfoam-adapter and Calculix in both serial and parallel.
But I tried the FSI tutorial of cyli…
-
as `_set_output_format(_TWO_DIGIT_EXPONENT);` doesn't work anymore we have to find another way to set the number of printed exponential digits to 2.
https://github.com/conda-forge/calculix-feedstock/…
-
From the calculix-ccx binary that is installed through brew from brewsci/science
the ccx binary needs gcc installed to work and it is looking for gcc7.
Per here https://github.com/Microsoft/LightGB…
-
a simple case tutorial configuration file is needed to start testing, I'm trying to contribute with the code, but right now I don´t know how to test it more that if the code build successfully.
-
Justin,
can you please explain me how to read an inp file in pycalculix and then solve it?
Thank you.
Emanuele
-
Hi,
How to run a flow (compressible and in-compressible) problem using OpenFoam and Calculix. I need to run https://github.com/precice/precice/wiki/FSI-tutorial this example case using OpenFoam and C…
-
When performing Generate Mesh, following error occurs:
File "C:\Users\xxxxxxx\anaconda3\lib\site-packages\pyCM\preprocess.py", line 306, in
self.ui.meshscriptButton.clicked.connect(lambda:…
-
Hello,
when I try to run the examples I get this error message:
subprocess.CalledProcessError: Command 'ccx -version; exit 0' returned non-zero exit status 201.
-
Hi I am new one for SU2. Now I am working in the filed of SU2- PreCICE-Calculix Coupling. I did all software installations in ubuntu 16.04. After that i test the flap case https://github.com/precice/p…
-
In order to support mechanical fluid-structure interaction, we need a module similar to the one for conjugate heat transfer. The adapter also needs a few additions that can also be tested in this type…