![]() |
SPEED
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | make_mech_prop_case_002 (rho, lambda, mu, gamma, qs, qp, xs, ys, zs, depth, zs_all, vs30, thickness, sub_tag_all) |
Makes not-honoring technique. | |
subroutine make_mech_prop_case_002 | ( | real*8, intent(out) | rho, |
real*8, intent(out) | lambda, | ||
real*8, intent(out) | mu, | ||
real*8, intent(out) | gamma, | ||
real*8, intent(out) | qs, | ||
real*8, intent(out) | qp, | ||
real*8, intent(in) | xs, | ||
real*8, intent(in) | ys, | ||
real*8, intent(in) | zs, | ||
real*8, intent(in) | depth, | ||
real*8, intent(in) | zs_all, | ||
real*8, intent(in) | vs30, | ||
real*8, intent(in) | thickness, | ||
integer*4 | sub_tag_all | ||
) |
Makes not-honoring technique.
Mechanical properties given node by node.
Definition at line 23 of file MAKE_MECH_PROP_CASE_002.f90.
Referenced by make_eltensor_for_cases().