PalaceRunner

PalaceRunner#

class zeroheliumkit.fem.palacer.PalaceRunner(json_name: str, config: PalaceConfig, exec_path: str)[source]#

Bases: object

A class to run Palace simulations.

Methods

run([multicore])

save_json([path])

Save the Palace configuration to a JSON file.

save_json(path: str = 'palace.json')[source]#

Save the Palace configuration to a JSON file.