-
[Frame-Problem und Linien-faces.zip](https://github.com/mkraska/CalculiX-Examples/files/1309371/Frame-Problem.und.Linien-faces.zip)
```
view ill
ulin Contact pair: s1 (blue), k1 (red)
plot f k1 …
-
Swep command badly (wrong) creates surfaces by rotation (swep set set rot y 90 a):
- ellipse (example)
- part of the circle is also badly formed!
![aa](https://user-images.githubusercontent.com/2…
-
```
gfortran -fopenmp -Wall -O3 -o bin/ccx_preCICE bin/ccx_2.12.o bin/ccx_2.12.a /home/florian/software/calculix/SPOOLES.2.2/spooles.a /home/florian/software/calculix/ARPACK/libarpack_INTEL.a -lpthre…
floli updated
7 years ago
-
Dear conan developers,
First of all, thank you for your wonderfull work.
I am a new conan user. I am trying to package my code.
For some unknown reason, the following conanfile.py freezes co…
-
First of all: Thanks for making pycalculix an open source project!
I am looking for a python tool that is able to mesh splined based geometries such as rotor blade cross sections.
Further, handling o…
-
This code crashes CGX 2.12 with elemChecker.c enabled (should that matter here? No elements generated so far)
```
valu ri 10
seto ind
pnt pk0 0 0 0
pnt pkx ri 0 0
pnt pky 0 ri 0
pnt p…
-
[awesome & friendly OS FEM solver](https://github.com/spacether/pycalculix)
mesh an part in pythonocc, solve in pycalculix
jf--- updated
7 years ago
-
@GeneralElectric
When I runned command "build.sh 2.10 2.10", An compilation error happened as followings:
Installing ...
cp: cannot stat '/mingw/calculixsrc/x64/build/CalculiX/cgx_2.10/src/cgx':N…
-
When recording a movie within a CGX-Script, then only every other frame is recorded. See https://github.com/mkraska/CalculiX-Examples/tree/master/NonLinear/Rohrknie for an example. in the script https…
-
With CGX 2.10, and with the example
https://github.com/mkraska/CalculiX-Examples/tree/master/Kasten,
the following fbd script produces wrong shading:
```
ead Kasten.frd
rot y
rot r 30
rot u 20
view …