simulation

emg3d.cli.run.simulation(args_dict)[source]

Run emg3d invoked by CLI.

Run and log emg3d given the settings stored in the config file, overruled by settings passed in args_dict (which correspond to command-line arguments).

Results are saved to files according to provided settings.

Parameters:
args_dict : dict

Arguments from terminal, see emg3d.cli.main(). Parameters passed in args_dict overrule parameters in the config.