SICOPOLIS V3.3
Functions/Subroutines
calc_dxyz_m Module Reference

Computation of all components of the strain-rate tensor, the full effective strain rate and the shear fraction. More...

Functions/Subroutines

subroutine, public calc_dxyz (dxi, deta, dzeta_c, dzeta_t)
 Main subroutine of calc_dxyz_m: Computation of all components of the strain-rate tensor, the full effective strain rate and the shear fraction. More...
 

Detailed Description

Computation of all components of the strain-rate tensor, the full effective strain rate and the shear fraction.

Function/Subroutine Documentation

subroutine, public calc_dxyz_m::calc_dxyz ( real(dp), intent(in)  dxi,
real(dp), intent(in)  deta,
real(dp), intent(in)  dzeta_c,
real(dp), intent(in)  dzeta_t 
)

Main subroutine of calc_dxyz_m: Computation of all components of the strain-rate tensor, the full effective strain rate and the shear fraction.

Definition at line 56 of file calc_dxyz_m.F90.