-
Notifications
You must be signed in to change notification settings - Fork 13
Bug reporting
nabajour edited this page Dec 5, 2018
·
1 revision
If you find a bug, please use the issue tracker to report the issue. What's useful for us is to have a way to reproduce the problem. For that, it's useful to give us:
- the version of code you use (git commit hash, or version if you use a release. If you changed the code, alink to your changes on your fork).
- the setup file (*.thr).
- if you started from a specific initial condition, the initial condition files.
- the command line used to launch the simulation.
- the issue you observe, what you where expecting.
- what other steps you went through.
- the log file logging all the output of the simulation to the console (
esp_output_log_<planet>.log
)
Keep the output files while we discuss the issue, we could use some of the output files to reproduce the issue by starting from an intermediate state and ask you for them.