sansmic.io#

Provide input and output functions for sansmic.

Functions

read_classic_out_ddl

Read in the data from ".out" and ".ddl" files from a classic SANSMIC run.

read_dat

Read an old-style SANSMIC input DAT file.

read_hdf_results

Read results from an HDF5 file.

read_json_results

Read results from a JSON file.

read_scenario

Load a sansmic scenario file.

read_tst_file

Read a .tst output file into a DataFrame.

write_csv_results

Write results to CSV files.

write_hdf_results

Write results to an HDF5 file.

write_json_results

Write results to a JSON file.

write_scenario

Write a new-style SANSMIC scenario file (preferred extension is .toml)