I/O Functions#

read(filename, file_format[, model_type, ...])

Read SG data file.

read_output_model(filename, file_format[, ...])

Read SG homogenization output file.

read_output_state(filename, file_format, ...)

Read SG dehomogenization or failure analysis output.

merge_sections(layout, section_dir[, ...])

Merge multiple section files according to a blade layout.

merge_sections_from_csv(csv_file, section_dir)

Merge section files using a layout CSV file.

read_section_layout_csv(csv_file[, ...])

Read a cross-section layout CSV file.

write_merged_sections(merged_mesh, output_file)

Write a merged section mesh.

write(sg, filename, file_format[, ...])

Write analysis input.

convert(file_name_in, file_name_out, ...[, ...])

Convert the Structure Gene data file format.