Pass temperature as command line arg
Open
- Dominant language
- C++
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This enhancement will make it easier to script for large numbers of simulations as you don't have to open up main.cpp to modify the model.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with main.cpp and identify where the simulation temperature is currently configured. Make the temperature configurable through a command-line argument so scripts can run different simulations without editing main.cpp; verify the program still runs with the argument provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100