yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24900
Re: [Question #694945]: How to run deformableBodies examples
Question #694945 on Yade changed:
https://answers.launchpad.net/yade/+question/694945
Paul Pircher gave more information on the question:
Hi Robert,
I did recompile yade recently and also installed yadedaily to try out if the example for deformable elements now works.
Sadly I still receive the same error as in the original question. Details below:
In [1]: printAllVersions()
```
Yade version : 20210124-4946~5bc75e5~focal1
Yade features : BoostLog RealHP mpmath PrecisionDouble Odeint VTK OpenMP GTS GUI-Qt5 CGAL PFVFLOW PFVFLOW LINSOLV MPI TWOPHASEFLOW FEMLIKE GL2PS LBMFLOW THERMAL PARTIALSAT PotentialParticles PotentialBlocks
Yade config dir: ~/.yadedaily
Yade precision : 53 bits, 15 decimal places, with mpmath
Yade RealHP<…> : (15, 33, 45, 60, 120, 150, 300) decimal digits in C++, (15, 33) decimal digits accessible from python
```
Libraries used :
| library | cmake | C++ |
| ------------- | -------------------- | ------------------ |
| boost | 1.71.0 | 1.71.0 |
| cgal | | 5.0.2 |
| clp | 1.17.5 | 1.17.5 |
| cmake | 3.16.3 | |
| coinutils | 2.11.4 | 2.11.4 |
| compiler | /usr/bin/c++ 9.3.0 | gcc 9.3.0 |
| eigen | 3.3.7 | 3.3.7 |
| freeglut | 2.8.1 | |
| gl | | 20190805 |
| ipython | 7.13.0 | |
| metis | | 5.1.0 |
| mpi | 3.1 | ompi:4.0.3 |
| mpi4py | 3.0.3 | |
| mpmath | 1.1.0 | |
| openblas | | OpenBLAS 0.3.8 |
| python | 3.8.5 | 3.8.5 |
| qglviewer | | 2.6.3 |
| qt | | 5.12.8 |
| sphinx | 1.8.5-final-0 | |
| sqlite | | 3.31.1 |
| suitesparse | 5.7.1 | 5.7.1 |
| vtk | 6.3.0 | 6.3.0 |
```
Linux version : Ubuntu 20.04.1 LTS
Architecture : amd64
Little endian : True
<ERROR> DeformableCohesiveElement:52 bool yade::DeformableCohesiveElement::nodepair::operator<(const yade::DeformableCohesiveElement::nodepair&) const: Incomplete 'if' sequence
Did you have a look into the code?
Thanks and best regards,
Paul
--
You received this question notification because your team yade-users is
an answer contact for Yade.