ImperialCollegeLondon / ImperialCollegeLondon/sharpy

Troubles in Running X-HALE

Open
#308 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

potential bug
Dominant language
Python
Stars
191
Forks
69
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When I was running the code, the problem of non-convergence of iteration occurred in the DynamicCoupled part.

To Reproduce
sharpy/sharpy/cases/coupled/X-HALE

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
bug
I increased the number of iterations, but it still didn't converge. Here are the details of the original error message:
Solver did not converge in 501 iterations.
Last residual: NaN
STOP Singular matrix
System Info (please complete the following information):

  • OS: ubuntu
  • SHARPy Version --2.3

Additional context
I didn't find the "CraeteSnapshot" dictionary, and it can't be used.

Thanks!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the case at sharpy/sharpy/cases/coupled/X-HALE and inspect the DynamicCoupled iteration behavior. Investigate the reported NaN residual and singular matrix rather than only increasing the iteration limit. Done means the case converges without the reported failure and the CreateSnapshot dictionary concern is clarified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.