cratepy.ioput.packager¶
Store data in suitable containers.
This module includes a set of functions that store data in suitable category-related containers.
Functions¶
- store_paths_data
Store problem directories and files paths.
- store_problem_data
Store data associated with the problem formulation and type.
- store_material_data
Store data associated with the material phases.
- store_loading_path_data
Store data associated with the macroscale loading path.
- store_regular_grid_data
Store data associated with the RVE spatial discretization.
- store_clustering_data
Store data associated with the clustering-based domain decomposition.
- store_scs_data
Store data associated with the self-consistent scheme.
- store_algorithmic_data
Store data associated with the problem solution algorithmic parameters.
- store_vtk_data
Store data associated with the VTK output.
- store_output_data
Store data associated with general output files.
Functions
|
Store data associated with the problem solution algorithmic parameters. |
Store data associated with the clustering-based domain decomposition. |
|
|
Store data associated with the macroscale loading path. |
|
Store data associated with the material phases. |
|
Store data associated with general output files. |
|
Store problem directories and files paths. |
|
Store data associated with the problem formulation and type. |
|
Store data associated with the RVE spatial discretization. |
|
Store data associated with the self-consistent scheme. |
|
Store data associated with the VTK output. |