|
SICOPOLIS V3.3
|
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... | |
Computation of all components of the strain-rate tensor, the full effective strain rate and the shear fraction.
| 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.
1.8.11