PySeismoSoil.helper_hh_model Module#
Functions#
|
Reconstruct a HH model parameter dictionary from an array of values. |
|
Perform HH_x curve fitting for one damping curve using the genetic algorithm. |
|
Convert the HH parameters from a dictionary to an array, according to this order: gamma_t, a, gamma_ref, beta, s, Gmax, mu, Tmax, d |
|
Calculate the FKZ shear stress. The FKZ model is proposed in Shi & Asimaki (2017), in Equation (6), and has the following form::. |
|
Calculate the HH shear stress, which is proposed in Shi & Asimaki (2017). |
|
Calculate the transition function of the HH model, as defined in Equation (7) of Shi & Asimaki (2017). |