KonstantinosKr / solfec

Automatically exported from code.google.com/p/solfec
0 stars 0 forks source link

Issue with detected contact geometry? #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run the attached file.

What is the expected output? What do you see instead?
Crashes after 15.735s showing in the terminal with
"ldy.c: 733, Unhandled error: Eigen decomposition of a diagonal W block failed"

What version of the product are you using? On what operating system?
0.596 Beta Win XP 32-bit executable

Please provide any additional information below.
I can't open the database with the viewer (throws "pbf.c: 248, Unhandled error: 
PBF index file corrupted") to see what state the model is in.
Have re-run up to 12.0 seconds, runs fine, model configuration is fine.

Original issue reported on code.google.com by steve.br...@atkinsglobal.com on 20 Jun 2011 at 3:23

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by t.kozi...@gmail.com on 5 Jul 2011 at 1:06

GoogleCodeExporter commented 9 years ago
File attached above is not correct (doesn't pick up the boundary conditions), 
and may not have been the analysis which generated the above error.

I suggest you park this issue for the moment, if I can reproduce it I'll add a 
comment/upload correct files.

Original comment by steve.br...@atkinsglobal.com on 5 Jul 2011 at 1:22

GoogleCodeExporter commented 9 years ago
Would be good to have the file so to catch the reason for this bug (must be 
ill-conditioned contact detection).

On the other hand, from the error message I can see that I can do something 
about this sort of situation, rather than just stop the simulation. I could 
simply ignore contact points that generate this sort of issue. That's another 
way to "solve" this:)

Let's keep this open for now.

Original comment by t.kozi...@gmail.com on 5 Jul 2011 at 1:30