lanl / lanl/FEHM

Solid species in trac not working without rxn

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

Nobody has claimed this yet.

bug
Dominant language
GLSL
Stars
68
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Submitted as trac ticket 10/15/13 by Amy Jordan

During debugging, we found that using trac with a solid species without rxn does not work. In the debugger, error is:

At line 676 of file ../src/cnswer.f Fortran runtime error: Array reference out of bounds for array 'drdcimm', upper bound of dimension 1 exceeded (1 > 0)

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 with src/cnswer.f at line 676 and reproduce the debugger failure for a solid species used without rxn. Trace the drdcimm array access and identify the relevant input setup; done means that this case runs without an out-of-bounds error.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.