Solid species in trac not working without rxn
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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