mabarnes / moment_kinetics

Other
2 stars 4 forks source link

Update automated parameter scan functionality #146

Closed johnomotani closed 8 months ago

johnomotani commented 8 months ago

The parameter scan functionality (previously provided by scan_input.jl and driver.jl) had become out of date and no longer worked. This PR replaces the functionality with parameter_scans.jl and run_parameter_scan.jl. The functionality is essentially the same, except that inputs can now be read from a TOML file, and all runs in a scan are gathered into a subdirectory.