schema_version: 1
example: solid_mechanics.j2_bar
mesh:
  nx: 18
  ny: 6
  length: 1.0
  height: 0.25
  waist_depth: 0.35
  waist_width_fraction: 0.18
material:
  E: 210000.0
  nu: 0.3
  sigma_y0: 250.0
  hardening_modulus: 5000.0
loading:
  n_steps: 30
  max_strain_xx: 4.5e-3
solver:
  tol: 1.0e-7
  tol_rel: 1.0e-6
  max_iter: 20
  backend: auto
output:
  directory: .
