Skip to main content

Computational workflow management for materials science.

Project description

DOI PyPI version

This code has been superseded by a new version that can be found here: https://github.com/hpcflow/matflow-new.

MatFlow

MatFlow is a framework for running reproducible workflows in materials science developed in the EPSRC programme grant LightForm, a research programme on light alloy formability. It is a python program that interacts with software (open-source and proprietary) used in materials science via extensions (see supported extensions below). It is particularly suited for hybrid workflows (involving experimental data and computational work), like for example HPC model calibration. Outputs,together with details of the worflow are automatically stored in an open source file format for post-processing, which Matflow can automatically upload to data repositories like Zenodo.

See this repository for information regarding a MatFlow installation.

Extensions

MatFlow uses extension packages to interact with arbitrary software. Here is a list of current MatFlow extensions.

Released/in-progress extensions

Software Description Status Version
DAMASK Düsseldorf Advanced Material Simulation Kit (crystal plasticity) Released PyPI version
MTEX Matlab toolbox for analyzing and modeling crystallographic textures Released PyPI version
formable Formability analyses in Python Released PyPI version
DefDAP A python library for correlating EBSD and HRDIC data. Released PyPI version
Abaqus Finite element analysis In-progress PyPI version
Neper Polycrystal generation and meshing Released/In-progress PyPI version

Example inputs/outputs

Label Attributes Output from tasks Input to tasks
ODF crystal_symmetry
speciment_symmetry
euler_angles
euler_angle_labels
weights
orientation_coordinate_system
get_model_texture
estimate_ODF
sample_texture
microstructure_seeds position
orientations
grid_size
phase_label
generate_microstructure_seeds generate_volume_element
orientations euler_angles
euler_angle_labels
orientation_coordinate_system
sample_texture generate_volume_element
volume_element grid
size
origin
orientations
grain_orientation_idx
grain_phase_label_idx
phase_labels
voxel_grain_idx
voxel_homogenization_idx
generate_volume_element visualise_volume_element
simulate_volume_element_loading
load_case total_time
num_increments
def_grad_aim
def_grad_rate
stress
rotation
generate_load_case simulate_volume_element_loading
volume_element_response ... simulate_volume_element_loading

Specifying default run options

Default run options (i.e. options passed to the scheduler) can be specified in a few ways. Firstly, within the workflow file, run_options specified at the top-level will be used for any tasks that do not have a run_options specified. If a task does have a run_options key specified, the global run_options will not be used at all for that task.

Additionally, you can specify default run options in the MatFlow configuration file (config.yml, by default generated in ~/.matflow) with the options default_run_options and default_sticky_run_options. The "sticky" defaults are merged with any run options specified in the workflow file (with workflow-specified options taking precedence), whereas the "non-sticky" defaults are only used if no run options are supplied for a task. If no run options are supplied for a task, then both the "sticky" and "non-sticky" defaults will be used (with the "non-sticky" defaults taking precedence over the "sticky" defaults). Similar keys exist for task preparation and processing run options: default_preparation_run_options, default_sticky_preparation_run_options and default_processing_run_options, default_sticky_processing_run_options.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matflow-0.2.27.tar.gz (87.0 kB view details)

Uploaded Source

Built Distribution

matflow-0.2.27-py3-none-any.whl (93.9 kB view details)

Uploaded Python 3

File details

Details for the file matflow-0.2.27.tar.gz.

File metadata

  • Download URL: matflow-0.2.27.tar.gz
  • Upload date:
  • Size: 87.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.10

File hashes

Hashes for matflow-0.2.27.tar.gz
Algorithm Hash digest
SHA256 d3aeac0884646e3ffea5766b4cdd5e8742359d9ca568b237efd9157f60c17411
MD5 83d91e601222110718746bc942e451a6
BLAKE2b-256 e09f17aaf06e3db6e577b7d73b6b53a2c39a0531d1efb545492446aa3f95c76c

See more details on using hashes here.

File details

Details for the file matflow-0.2.27-py3-none-any.whl.

File metadata

  • Download URL: matflow-0.2.27-py3-none-any.whl
  • Upload date:
  • Size: 93.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.10

File hashes

Hashes for matflow-0.2.27-py3-none-any.whl
Algorithm Hash digest
SHA256 06dfa9829255745639ac66ae5cd81c6da441380a9e1d4ab8b382ee9d9a36e582
MD5 b2e8512629e64d32b5d7e7231cf49405
BLAKE2b-256 35898bdee96aea6db6212d470755693cb3ddd30cd81838bd88cec5a8ba2f3f4c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page