MFILE does not output PF inductance matrix
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
In GitLab by @apetrov on Mar 15, 2021, 10:55
We can see the PF inductance matrix in the OUT file but they don't appear in MFILEs. This makes it challenging to export inductances for further analysis.
Not too sure if this is a bug or conscious decision - just noticed this while working on Stage 1b.
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 by reproducing the missing PF inductance matrix in the MFILE while comparing it with the OUT file, using the Stage 1b context described in the issue. Trace the MFILE and OUT output-generation paths to find where PF inductances are handled. Done means the PF inductance matrix appears in MFILE output and remains available for export and further analysis.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100