Input file templates
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 71
- Forks
- 27
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 33
Description
Template input files would make it much simpler for new users to modify values and track changes. For example, a large tokamak template could be a standard "base" input file with values that could be overwritten by a "custom" input file to create deviations from it.
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
The issue proposes base and custom input files whose values can be overridden, but it names no implementation files, tests, input format, or override rules. Start by locating the input-file loading entry point and clarify the template format and precedence behavior; done means documented, tested support for creating a customized input from a base file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100