S5.HPC.SolarSim#

Functions

const_vel(lock, t_vel, executable_location, ...)

Run solar sim at constant velocity t_vel.

file_swap(lock, filename, run_name, ...)

Swap file in and run SolarSim with it.

file_sweep(file_list, run_name[, ...])

Run a sweep of SolarSim with the files specified.

file_sweep_par(file_list, run_name[, ...])

Run a sweep of SolarSim with the files specified.

read_file_sweep(file_list, path)

Read the set of results of file sweep.

read_vel_sweep(vel_list[, path])

Read the set of results of vel_sweep

run_ss(executable_location, control, ...[, lock])

Run solar sim

vel_sweep(vel_list[, executable_location])

Performs a constant velocity sweep.

vel_sweep_par(vel_list[, ...])

Performs a constant velocity sweep in parallel.