output_partial

Syntax

output_partial = 1
Meaning

Controls whether pySED writes atom-type and Cartesian-direction resolved SED files. Enable it when you want to plot contributions such as one atom type in the x, y, or z direction.

Default

0.

Outputs

pySED writes partial files under <out_files_name>_partial_SED/ with names such as <out_files_name>.SED_type1_x.

Notes

Enable this in compute mode. Plot selected partial components later with plot_partial_SED.

Back to Parameter Index