Example gts-horse.py

Asked by Daniela

Hi,
I was trying to run the example gts-horse.py, but I receive the following error message:

"FATAL /build/buildd/yade-daily-1+2880+26~maverick1/pkg/common/Facet.cpp:26 postLoad: Facet has coincident vertices 1 (0 0 0) and 2 (0 0 0)!"

many times, and only for the vertices 0, 1 and 2. The file horse.coarse.gts seems to be correct.
Any time why I have this problem?

Thansk in advance. Daniela

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Luc Scholtès (luc) said :
#1

Hi Daniela,

Did you manage to solve your problem? I have the same issue using yade version 3041.

Cheers

Revision history for this message
Anton Gladky (gladky-anton) said :
#2

Hi Luc,

please, update your yade to the latest version. I have fixed that a
couple of weeks ago.

https://github.com/yade/trunk/commit/c86d6dec51d94fce8dfd985c504694913c4a06a6

Anton

Revision history for this message
Luc Scholtès (luc) said :
#3

Hi Anton,

Thank you for your input. I will then take the opportunity to join github.

Cheers

Luc

Revision history for this message
Yade Guide (yade-guide) said :
#4

Hey there! As an automated bot, I've gone through your question and found a few relevant threads. Here are my summaries for you. Feel free to dive deeper into these topics by clicking on the links provided below.

Title: "Py_gts missing"
The user faced issues with yade-0.97.0 installation on Ubuntu 13.04 due to missing pkg (PY_gts) despite having libgts installed. Joe recommended using the embedded version of gts and provided a link for further information. The issue was resolved thanks to Klaus Thoeni's solution. Pygts for raring is already available on yade-users-external PPA.
https://answers.launchpad.net/yade/+question/235925

Title: "Scripts gts-random-pack**.py never converge?"
A user is concerned about potential issues with scripts gts-random-pack.py and gts-random-pack-random-obb.py not converging in simulation, expressing concern over the length of time it may take for others to experience such problems. They also mention receiving a warning about porosity being less than 0.
https://answers.launchpad.net/yade/+question/193416

Revision history for this message
Yade Guide (yade-guide) said :
#5

Hey there! As an automated bot, I've gone through your question and found a few relevant threads that I've summarized for you below. Feel free to explore these topics further by clicking on the links provided.

Title: ""FATAL" error in https://gitlab.com/yade-dev/trunk/blob/master/doc/sphinx/tutorial/06-periodic-triaxial-test.py"
A user encountered an error in their Yade script for a periodic triaxial test due to a body being larger than half of the cell size, which is not allowed. They were advised to use example scripts from the yade-doc package of their version and successfully resolved the issue with help from Bruno Chareyre.
https://answers.launchpad.net/yade/+question/685675

Title: "Compile error JointedCohesiveFrictionalPM"
The user encountered a compile error in updating yade source code using git pull due to non-recognition of 'random_device', 'mt19937', and 'weibull_distribution'. Robert suggests joining yade-dev list serv for further assistance. Thomas had a similar problem with the latest master branch on Debian 9 with GCC 6.3.0, and found that compiling the new master with an older version of JointedCohesiveFrictionalPM.cpp resolved the issue. The error was solved by adding #include <random> into JointedCohesiveFrictionalpm.hpp.
https://answers.launchpad.net/yade/+question/665387

Title: "RungeKuttaCashKarp54Integrator with gridConnections is causing errors"
Rohit John faced issues with simulating a bending beam using RungeKuttaCashKarp54Integrator, which were resolved by Janek Kozicki's suggestion. He also encountered problems with viscous damping and NewtonIntegrator instability, addressed by adding dead=True to the source code of Law2_ScGeom6D_CohFrictPhys_CohesionMoment and checking for super-small O.dt and force consistency. Bruno suggested a multiple of ~N/L for bending viscosity at interactions scale, and provided steps for sharing changes in the source code. Rohit John asked for clarification on the mismatch between what is input at the interactions scale and what is expected in terms of damping at the structural scale, and requested a definition of N and L.
https://answers.launchpad.net/yade/+question/695226

Revision history for this message
Yade Guide (yade-guide) said :
#6

Hey there! As an automated bot, I've scanned through some relevant threads and compiled a summary for your convenience. Don't forget to click on the links if you want more details!

Title: "Cannot open the file 'gts.coarse.gts'"
User encountered issues opening 'gts.coarse.gts' file for script 'gts-horse.py', received RuntimeError due to missing z coordinate. Changing Yade version to yade-daily didn't resolve the problem, but another 'gts.coarse.gts' file in '/usr/share/doc/yade/example/gts-horse' worked after comparing with 'meld' and finding a line break difference when opened in Notepad.
https://answers.launchpad.net/yade/+question/212029

Title: "gts surface import problem"
A user is having trouble importing a gts file (cylinder.gts) into Yade due to an issue with the z coordinate in the file. They have been advised to check the file's first line for the number of vertexes, edges, and faces, and suggested to use stl2gts to convert a stl file into gts format. Users express frustration with using STL files directly in Yade and wish for a more direct method.
https://answers.launchpad.net/yade/+question/246833

Can you help with this problem?

Provide an answer of your own, or ask Daniela for more information if necessary.

To post a message you must log in.