Menu

#200 Allow choosing the eigen solver for some stress criteria in the `StandardElastoviscoPlascity` brick

3.4.0
closed
None
2020-08-18
2020-01-16
No

Discussion

  • Helfer Thomas

    Helfer Thomas - 2020-02-13
    • status: open --> accepted
     
  • Helfer Thomas

    Helfer Thomas - 2020-08-18

    The Hosford1972 and Barlat2004 now has an eigen_solver option.

    @Brick StandardElastoViscoPlasticity{
      stress_potential : "Hooke" {young_modulus : 150e9, poisson_ratio : 0.3},
      inelastic_flow : "Plastic" {
        criterion : "Hosford1972" {a : 100, eigen_solver : "Jacobi"},
        isotropic_hardening : "Linear" {R0 : 150e6}
      }
    };
    
     
  • Helfer Thomas

    Helfer Thomas - 2020-08-18
    • status: accepted --> closed
     
  • Helfer Thomas

    Helfer Thomas - 2020-08-18
    • summary: Allow choosing the eigen solver for some stress criteria in the StandardElasticityBrick --> Allow choosing the eigen solver for some stress criteria in the StandardElastoviscoPlascity brick
     

Log in to post a comment.

MongoDB Logo MongoDB