Homec4science

Implemented SolidMechanicsModelCLIP::computeObjectiveFunction() (to be tested)

Authored by Benoit LE <benoit.le@ec-nantes.fr> on Tue, Jan 14, 12:27.

Description

Implemented SolidMechanicsModelCLIP::computeObjectiveFunction() (to be tested)

This function will be necessary to compute d by solving optimisation problem. Main developpement:

  • Added MaterialBulkDamage::computeObjectiveFunction() and MaterialCohesiveDamageExtrinsic::MaterialCohesiveDamageExtrinsic + necessary subfunctions
  • Now G_c and sigmac_c have to be parsed by MaterialBulkDamage (it needs it for Yc and lch)

Minor fixes:

  • Fixed usage of some parameters which where public instead of protected + added accessors
  • Fixed material.dat file in clip_compute_damage example
  • Removed warning in MaterialCohesiveDamageExtrinsic which was allowing its use only with cohesive extrinsinc model

Details

Committed
Benoit LE <benoit.le@ec-nantes.fr>Tue, Jan 14, 12:27
Pushed
gitlab-richartTue, Jan 14, 12:32
Parents
rAKAa834caf3a3f0: Forgot to modify a file in previous commit
Branches
Unknown
Tags
Unknown

Event Timeline

Benoit LE <benoit.le@ec-nantes.fr> committed rAKA7f136e8a2b6b: Implemented SolidMechanicsModelCLIP::computeObjectiveFunction() (to be tested) (authored by Benoit LE <benoit.le@ec-nantes.fr>).Tue, Jan 14, 12:27