Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write code to detect ill-conditioning in the FE model. #29

Open
lcpt opened this issue Apr 26, 2018 · 1 comment
Open

Write code to detect ill-conditioning in the FE model. #29

lcpt opened this issue Apr 26, 2018 · 1 comment

Comments

@lcpt
Copy link
Collaborator

lcpt commented Apr 26, 2018

Sometimes is not trivial to detect where is the problem that causes the solver to crash or, for example, when performing geometrically non linear analysis with loose cables we can find nodes that are almost free.

That will be useful to write the routines to detect this problem based on something like this: http://eprints.ma.man.ac.uk/1997/1/covered/MIMS_ep2013_35.pdf

(Detecting the Causes of Ill-Conditioning in Structural Finite Element Models) by Kannan, Ramaseshan and Hendry, Stephen and Higham, Nicholas J. and Tisseur, Francoise

lcpt added a commit that referenced this issue Oct 7, 2019
@lcpt
Copy link
Collaborator Author

lcpt commented Jul 19, 2020

We have made some progress but there is still some work to do.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant