JuliaPhysics / JuliaPhysics/SolidStateDetectors.jl
Allow passing simulation settings via config files
Open
enhancement
notation
- Dominant language
- Julia
- Stars
- 178
- Forks
- 59
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 4
Description
In PR #594, we are introducing a way to pass the `surface_refinement_limits` used for the surface refinement via the config file, by storing it to `sim.world`. We might want to think about allowing for the same thing for all (?) keyword arguments of `calculate_electric_potential!` etc. such that the setting can also be saved to a file.
We might also think about storing the simulation settings used to the `sim.config_dict` (see also #435).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.