simple_homog_mpi.py script

Solve a coupled two-scale problem in parallel. One computational node is solving a macroscopic equation while the others are solving local microscopic problems and homogenized coefficients.

Run this script as:

mpiexec -n 4 simple_homog_mpi.py sfepy/examples/homogenization/nonlinear_hyperelastic_mM.py
simple_homog_mpi.main()[source]