https://mooseframework.inl.gov
Loading...
Searching...
No Matches
ADCZMComputeGlobalTractionTotalLagrangian.h
Go to the documentation of this file.
1//* This file is part of the MOOSE framework
2//* https://mooseframework.inl.gov
3//*
4//* All rights reserved, see COPYRIGHT for full restrictions
5//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6//*
7//* Licensed under LGPL 2.1, please see LICENSE for details
8//* https://www.gnu.org/licenses/lgpl-2.1.html
9
10#pragma once
11
13
AD equivalent of CZMComputeGlobalTractionBase.
AD equivalent of CZMComputeGlobalTractionTotalLagrangian.
const ADMaterialProperty< RankTwoTensor > & _F
the interface deformation gradient
ADMaterialProperty< RealVectorValue > & _PK1traction
the PK1 traction
const ADMaterialProperty< RealVectorValue > & _displacement_jump_global
the displacement jump in global coordinates
const ADMaterialProperty< RankTwoTensor > & _R
the rotation associated to F
const ADMaterialProperty< RankTwoTensor > & _czm_reference_rotation
the rotation matrix transforming from local to global coordinates in the undeformed configuration
void computeAreaRatio()
computes the area ratio
const InputParameters & parameters() const